This commit is contained in:
mahyargdz
2025-09-14 15:15:03 +03:30
commit be82059172
534 changed files with 51310 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"tabWidth": 2,
"semi": true,
"arrowParens": "always",
"singleQuote": false,
"trailingComma": "all",
"printWidth": 140,
"endOfLine": "auto"
}