{ "singleQuote": true, "trailingComma": "none", "overrides": [ { "files": "*.scss", "options": { "tabWidth": 4, "printWidth": 120 } }, { "files": "*.json", "options": { "printWidth": 200 } } ] }