first commit

This commit is contained in:
2024-02-20 11:13:28 +01:00
commit 777c252b02
28 changed files with 13863 additions and 0 deletions

8
web/.eslintignore Normal file
View File

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