Skip to content

Commit

Permalink
Enable tslint rule react-this-binding-issue
Browse files Browse the repository at this point in the history
  • Loading branch information
niik committed Nov 15, 2016
1 parent cc0b4cf commit 1aade59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"state-interface-regex": "State$"
}
],
"react-this-binding-issue": true,
"semicolon": [
true,
"never"
Expand Down

0 comments on commit 1aade59

Please sign in to comment.