Compare commits
No commits in common. "68e0c8cf101ce38c67d1da2c5b903d9682259141" and "fc56c807ee1d75985003daf8ae663d493a2ad534" have entirely different histories.
68e0c8cf10
...
fc56c807ee
3 changed files with 2 additions and 14 deletions
14
.prettierrc
14
.prettierrc
|
@ -1,15 +1,3 @@
|
||||||
{
|
{
|
||||||
"plugins": [
|
"plugins": ["prettier-plugin-go-template"]
|
||||||
"prettier-plugin-go-template"
|
|
||||||
],
|
|
||||||
"overrides": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"*.html"
|
|
||||||
],
|
|
||||||
"options": {
|
|
||||||
"parser": "go-template"
|
|
||||||
}
|
}
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue