initial commit

This commit is contained in:
2026-03-02 00:08:27 -08:00
commit eed175970b
288 changed files with 37211 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"printWidth": 100,
"quoteProps": "as-needed",
"trailingComma": "all",
"tabWidth": 2,
"semi": false
}