{ "singleQuote": true, "trailingComma": "all", "semi": false, "printWidth": 80, "overrides": [ { "files": ".prettierrc", "options": { "parser": "json" } } ] }