Skip to content

Commit

Permalink
build(config): update eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguttandin committed Feb 16, 2019
1 parent c7b078d commit 36aa3f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/eslint/test.json
Expand Up @@ -5,7 +5,7 @@
},
"extends": "eslint-config-holy-grail",
"globals": {
"expect": "readable"
"expect": "readonly"
},
"rules": {
"no-unused-expressions": 0
Expand Down

0 comments on commit 36aa3f2

Please sign in to comment.