first dev commit

This commit is contained in:
sky
2025-06-22 11:46:39 -04:00
parent 3bb16e3824
commit c34e53111c
23 changed files with 1650 additions and 2 deletions

4
.prettierrc Normal file
View File

@ -0,0 +1,4 @@
{
"tabWidth": 4,
"printWidth": 10000
}