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