feat: init the project

This commit is contained in:
2026-08-27 17:51:59 +07:00
commit 4c3206b425
33 changed files with 21573 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"printWidth": 140,
"singleQuote": true,
"semi": true,
"useTabs": true
}