chore: prettier

This commit is contained in:
antony
2024-12-21 07:53:23 +07:00
parent f438d49f55
commit a809901535
4 changed files with 23 additions and 18 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"tabWidth": 2,
"trailingComma": "none",
"semi": false
}