drupal up and running

This commit is contained in:
2021-03-15 15:00:01 +01:00
parent baea2a05dd
commit f463699b7b
31 changed files with 14622 additions and 12 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/**/*