[feature] created class structure

This commit is contained in:
Janis
2023-06-25 18:59:21 +02:00
parent fb3a28fefe
commit c0f27e85c1
9 changed files with 708 additions and 14 deletions

5
.prettierrc Normal file
View File

@@ -0,0 +1,5 @@
{
"tabWidth": 2,
"useTabs": false,
"printWidth": 120
}