first commit

This commit is contained in:
2022-09-05 13:21:43 +02:00
commit 1a6ea0e1b4
211 changed files with 26953 additions and 0 deletions

8
src/web/.eslintignore Normal file
View File

@@ -0,0 +1,8 @@
core/**/*
vendor/**/*
sites/**/files/**/*
libraries/**/*
sites/**/libraries/**/*
profiles/**/libraries/**/*
**/js_test_files/**/*
**/node_modules/**/*