{ "printWidth": 100, "proseWrap": "always", "semi": false, "singleQuote": true, "tabWidth": 2, "plugins": [ ], "overrides": [ { "files": "*.tpl", "options": { "parser": "html" } } ] }