{ "singleQuote": true, "trailingComma": "all", "endOfLine": "lf", "overrides": [ { "files": ["*.svg"], "options": { "parser": "html", "htmlWhitespaceSensitivity": "ignore" } } ] }