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