initial commit

This commit is contained in:
2025-07-01 17:28:34 -07:00
commit 0aea762463
13 changed files with 457 additions and 0 deletions

4
.prettierrc Normal file
View File

@ -0,0 +1,4 @@
{
"useTabs": true,
"trailingComma": "all"
}