first commit

This commit is contained in:
Janis
2023-07-24 01:00:28 +02:00
commit 9ba7e76236
10 changed files with 1093 additions and 0 deletions

5
.prettierrc Normal file
View File

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