Files
DrupalTutorial/core/scripts/js/.eslintrc.json
2024-07-15 12:33:27 +02:00

6 lines
49 B
JSON
Executable File

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