Initial project creation

This commit is contained in:
2025-08-09 14:46:59 -07:00
commit 128800eda8
9 changed files with 1173 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "es5"
}