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