mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-07 09:02:29 +00:00
Tweak theme
This commit is contained in:
12
themes/custom-theme/.prettierrc.json
Normal file
12
themes/custom-theme/.prettierrc.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"plugins": ["prettier-plugin-go-template"],
|
||||
"proseWrap": "always",
|
||||
"overrides": [
|
||||
{
|
||||
"files": ["*.html"],
|
||||
"options": {
|
||||
"parser": "go-template"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user