init template. not completed.

This commit is contained in:
2026-02-09 17:38:25 +03:00
parent 9fc26aabd2
commit e1b3497cd5
54 changed files with 7400 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"$schema": "https://json.schemastore.org/prettierrc",
"singleQuote": true,
"printWidth": 100
}