{ "singleQuote": true, "tabWidth": 2, "useTabs": false, "endOfLine": "lf", "trailingComma": "all", "semi": true, "overrides": [ { "files": "*.html.j2", "options": { "parser": "html" } } ] }