Initial Drupal 11 with DDEV setup
This commit is contained in:
5
web/core/scripts/js/.eslintrc.json
Normal file
5
web/core/scripts/js/.eslintrc.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"rules": {
|
||||
"strict": [2, "global"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user