Skip to content

Commit

Permalink
fix: run yarn lint:ts error (#3342) (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyuuseiryuu authored and sorrycc committed Sep 30, 2019
1 parent ee1a204 commit d04ba3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/generators/app/templates/tslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ defaultSeverity: error
extends:
- tslint-react
- tslint-eslint-rules
jsRules:
rules:
eofline: true
no-console: true
Expand Down

0 comments on commit d04ba3d

Please sign in to comment.