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

6 lines
49 B
JSON
Raw Normal View History

2017-04-13 14:53:35 +00:00
{
"rules": {
"strict": [2, "global"]
}
}