This commit is contained in:
2026-09-18 14:36:32 +03:00
parent e86085c2f0
commit 5c0963bc51
57 changed files with 1946 additions and 684 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
"printWidth": 120
}