Skip to content

Commit

Permalink
refactor: remove eslint rules
Browse files Browse the repository at this point in the history
  • Loading branch information
fraxken committed Apr 8, 2019
1 parent 96cc49f commit cd8f82e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
{
"extends": "@slimio/eslint-config",
"rules": {
"max-lines-per-function": "off"
}
"extends": "@slimio/eslint-config"
}

0 comments on commit cd8f82e

Please sign in to comment.