Skip to content

Commit

Permalink
chore(jslint): close new-cap
Browse files Browse the repository at this point in the history
  • Loading branch information
huangyoukun committed Jun 29, 2018
1 parent b752e18 commit 957fb7c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,9 @@
],
"strict": [
"off"
],
"new-cap": [
"off"
]
},
"overrides": [
Expand Down

0 comments on commit 957fb7c

Please sign in to comment.