initial i guess

This commit is contained in:
bluestar_ 2023-12-22 13:59:04 +07:00
commit 68a78ff3ae
18 changed files with 1771 additions and 0 deletions

5
.prettierrc Normal file
View file

@ -0,0 +1,5 @@
{
"tabWidth": 2,
"useTabs": false,
"semi": false
}