Initial empty commit

This commit is contained in:
IDK
2025-11-27 13:32:01 +03:00
commit c87e51053c
48 changed files with 5310 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"useTabs": false,
"tabWidth": 4,
"semi": true,
"singleQuote": true,
"trailingComma": "es5"
}