introduced structure backend packeges and frontend

This commit is contained in:
2024-12-28 16:30:48 +01:00
parent f0017a13e1
commit 48e0708dc9
3606 changed files with 1376938 additions and 341 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}