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