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