master
{ "printWidth": 100, "tabWidth": 2, "singleQuote": true, "trailingComma": "all", "overrides": [ { "files": "*.json", "options": { "printWidth": 999999 } } ] }