Skip to content

Commit

Permalink
Update eslint configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Francisco Cardoso committed Mar 9, 2016
1 parent 4201bc9 commit cfbde42
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
extends: seegno

rules:
complexity: [2, 12]
id-length: 0
no-sync: 0

0 comments on commit cfbde42

Please sign in to comment.