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