Skip to content

Commit

Permalink
chore: remove tslint exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
weirongxu committed Sep 1, 2019
1 parent 04e3678 commit c1eb251
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tslint.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
{
"rulesDirectory": ["src"],
"linterOptions": {
"exclude": [
"src/generated/**"
]
},
"rules": {
"semicolon": true,
"trailing-comma": [true, "all"],
Expand Down

0 comments on commit c1eb251

Please sign in to comment.