{ "trailingComma": "none", "singleQuote": true, "tabWidth": 4, "overrides": [ { "files": "**/*.html", "options": { "parser": "lwc" } } ] }