chore(clean): kick start

This commit is contained in:
Abhiraj Roy
2024-05-29 23:28:35 +05:30
parent aba4809559
commit b4e558a976
193 changed files with 0 additions and 31841 deletions

View File

@@ -1,13 +0,0 @@
{
"plugins": ["prettier-plugin-go-template"],
"overrides": [
{
"files": ["*.html"],
"options": {
"parser": "go-template",
"goTemplateBracketSpacing": true,
"bracketSameLine": true
}
}
]
}