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

3
web/.eslintrc.json Normal file
View File

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