11 lines
No EOL
192 B
Text
11 lines
No EOL
192 B
Text
{
|
|
"plugins": ["prettier-plugin-go-template"],
|
|
"overrides": [
|
|
{
|
|
"files": ["*.html"],
|
|
"options": {
|
|
"parser": "go-template",
|
|
},
|
|
},
|
|
],
|
|
} |