🧹 chore: clean up

This commit is contained in:
Abizrh
2025-08-10 15:46:15 +07:00
parent 376af79449
commit 0ede7c0529
5 changed files with 6561 additions and 7928 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"useTabs": false,
"tabWidth": 2,
"singleQuote": true,
"trailingComma": "es5",
"trailingComma": "all",
"printWidth": 120,
"semi": false,
"plugins": ["prettier-plugin-tailwindcss"]