{ "printWidth": 132, "bracketSpacing": true, "bracketSameLine": true, "semi": true, "singleQuote": true, "arrowParens": "always", "htmlWhitespaceSensitivity": "strict", "endOfLine": "lf", "overrides": [{ "files": "data.json", "options": { "printWidth": 999 } }] }