This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/web/core/scripts/js/.eslintrc.json
2017-04-13 15:53:35 +01:00

6 lines
49 B
JSON

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