renamed web to web_main

This commit is contained in:
2025-12-01 12:37:40 +01:00
parent 11a9c33e26
commit 09cde37fdb
25 changed files with 26 additions and 28 deletions

3
web_main/.eslintrc.json Normal file
View File

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