Skip to content

Commit

Permalink
Unneeded XO rules removed
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed Feb 14, 2017
1 parent 85a2afb commit e24a9e7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@
"space": true,
"semicolon": false,
"rules": {
"babel/no-await-in-loop": 0,
"import/no-unresolved": 0,
"complexity": 0,
"import/no-unassigned-import": 0,
"unicorn/no-process-exit": 0,
"max-params": 0,
"camelcase": 0
Expand Down

0 comments on commit e24a9e7

Please sign in to comment.