update prettierrc
Some checks failed
Hugo / build (push) Failing after 6s

This commit is contained in:
Brooke 2024-04-16 21:19:24 -04:00
parent 58b3b59c8e
commit 68e0c8cf10
3 changed files with 16 additions and 2 deletions

View file

@ -1,3 +1,15 @@
{
"plugins": ["prettier-plugin-go-template"]
"plugins": [
"prettier-plugin-go-template"
],
"overrides": [
{
"files": [
"*.html"
],
"options": {
"parser": "go-template"
}
}
]
}

1
assets/f Submodule

@ -0,0 +1 @@
Subproject commit e45e3acf9cade81df85905b4e33824f96cf49ae8

1
assets/i Submodule

@ -0,0 +1 @@
Subproject commit 98b2cb2b4f5f375a0aaa92b150a460faac58ca93