This commit is contained in:
2026-08-26 20:57:35 +03:00
commit e86085c2f0
41 changed files with 7921 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}