{ "printWidth": 120, "singleQuote": true, "tabWidth": 4, "endOfLine": "auto", "overrides": [ { "files": "*.svg", "options": { "parser": "html" } }, { "files": ".prettierrc", "options": { "parser": "json" } } ] }