Add Prettier configuration

pull/5/head
parent 70aeab796a
commit 21897cc1c6
Signed by: millironx
GPG Key ID: 139C07724802BC5D

@ -0,0 +1,2 @@
node_modules
themes

@ -0,0 +1,5 @@
"$schema": "http://json.schemastore.org/prettierrc"
overrides:
- files: "*.html"
options:
parser: "go-template"
Loading…
Cancel
Save