initial commit

This commit is contained in:
SonicBlissed 2025-06-14 16:52:23 -04:00
parent e7a6126fbd
commit 4b0dff4102
40 changed files with 13635 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
"$schema": "https://json.schemastore.org/prettierrc",
"singleQuote": true,
"printWidth": 100
}