first drupal composer install

This commit is contained in:
2026-06-02 09:34:51 +02:00
commit 3b9f726376
34 changed files with 19087 additions and 0 deletions

3
web/.eslintrc.json Normal file
View File

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