Compare commits

..

No commits in common. "68e0c8cf101ce38c67d1da2c5b903d9682259141" and "fc56c807ee1d75985003daf8ae663d493a2ad534" have entirely different histories.

3 changed files with 2 additions and 14 deletions

View file

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

View file