Initial commit

This commit is contained in:
2026-06-29 15:47:16 +02:00
commit b9d2db7ac9
7 changed files with 280 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"printWidth": 100,
"tabWidth": 4,
"singleQuote": true,
"trailingComma": "es5"
}