Files
drupal11-ddev/web/core/scripts/js/.eslintrc.json

6 lines
49 B
JSON
Raw Permalink Normal View History

2025-10-08 11:39:17 -04:00
{
"rules": {
"strict": [2, "global"]
}
}