Initial commit without README

This commit is contained in:
2026-08-20 11:35:19 -04:00
commit 5ddd08210f
43 changed files with 9353 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"printWidth": 100,
"semi": true,
"singleQuote": false,
"trailingComma": "all"
}