first commit

This commit is contained in:
MastersGame
2026-06-11 00:58:39 +02:00
commit c5e2125112
16 changed files with 10565 additions and 0 deletions

4
.prettierrc Normal file
View File

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