Files
drupal11-ddev/web/core/scripts/js/.eslintrc.json
2025-10-08 11:39:17 -04:00

6 lines
49 B
JSON

{
"rules": {
"strict": [2, "global"]
}
}