{ "proseWrap": "always", "overrides": [ { "files": "*.html", "options": { "printWidth": 140, "singleAttributePerLine": true, "parser": "go-template" } } ], "plugins": ["prettier-plugin-go-template"] }