Skip to content

Commit

Permalink
Update eslint config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkemp committed Mar 15, 2018
1 parent 5661340 commit 166caa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Expand Up @@ -8,7 +8,7 @@
"rules": {
"block-scoped-var": 2,
"complexity": [
1,
0,
5
],
"consistent-return": 1,
Expand Down

0 comments on commit 166caa2

Please sign in to comment.