pages/.prettierrc

6 lines
142 B
Text

"$schema": "http://json.schemastore.org/prettierrc"
proseWrap: always
overrides:
- files: "*.html"
options:
parser: "go-template"