first commit

This commit is contained in:
Sergio Matias Urquin
2025-04-29 18:47:35 -06:00
commit 3609d1fa20
75 changed files with 10544 additions and 0 deletions

4
.prettierrc Normal file
View File

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