Skip to content

Commit

Permalink
lint options
Browse files Browse the repository at this point in the history
  • Loading branch information
lsycxyj committed Mar 5, 2017
1 parent 04fc093 commit 531fe67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ module.exports = {
'no-mixed-operators': 0,
'no-plusplus': 0,
'no-param-reassign': 0,
'no-multi-assign': 0,
'no-var': 0,
'linebreak-style': 0,
'no-mixed-spaces-and-tabs': ['error', 'smart-tabs'],
Expand Down

0 comments on commit 531fe67

Please sign in to comment.