pages/.prettierrc

7 lines
142 B
Text
Raw Normal View History

2022-03-22 00:00:59 +00:00
"$schema": "http://json.schemastore.org/prettierrc"
proseWrap: always
2022-03-22 00:00:59 +00:00
overrides:
- files: "*.html"
options:
parser: "go-template"