This commit is contained in:
2025-05-31 13:17:46 +03:30
parent 9dab9cc1ec
commit d81d32fe4b
19 changed files with 6170 additions and 4 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"semi": true,
"singleQuote": true,
"printWidth": 80,
"tabWidth": 2,
"trailingComma": "all"
}