Skip to content

Commit

Permalink
Ignore complexity rule for now
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed Oct 25, 2016
1 parent d0ddfbb commit a093bf6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
"semicolon": false,
"envs": [
"mocha"
]
],
"rules": {
"complexity": 0
}
}
}

0 comments on commit a093bf6

Please sign in to comment.