mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2026-01-05 10:02:30 +00:00
Add themes in-tree
This commit is contained in:
@@ -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