Skip to content

Commit

Permalink
Update eslint rule.
Browse files Browse the repository at this point in the history
  • Loading branch information
supnate committed Feb 23, 2018
1 parent 2f0ebf8 commit f688875
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/rekit-core/.eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"max-len": 0,
"global-require": 0,
"no-underscore-dangle": 0,
"prefer-destructuring": 0,
"import/no-dynamic-require": 0
}
}

0 comments on commit f688875

Please sign in to comment.