Skip to content

Commit

Permalink
Fix eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkGriffiths committed Jun 23, 2018
1 parent 9db51a4 commit fae702f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/config/.eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ rules:
no-mixed-requires: 0
no-new-require: 0
no-path-concat: 2
no-process-exit: 2
no-process-exit: 0
no-restricted-modules: 0
no-sync: 0

Expand Down

0 comments on commit fae702f

Please sign in to comment.