first commit

This commit is contained in:
2024-07-09 12:42:57 +02:00
commit 8f77ab61dc
208 changed files with 23580 additions and 0 deletions

3
web/.eslintrc.json Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": "./core/.eslintrc.json"
}