initial commit

This commit is contained in:
aspizu
2025-03-10 02:58:09 +05:30
commit 8137b02b1e
10 changed files with 953 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"tabWidth": 4,
"semi": false,
"bracketSpacing": false,
"experimentalTernaries": true,
"endOfLine": "lf",
"printWidth": 88
}