Skip to content

Commit

Permalink
Re-enable tslint
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Dec 12, 2018
1 parent bc54bbd commit fec1f39
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Expand Up @@ -150,6 +150,10 @@
"yarn lint:js --fix",
"git add"
],
"*.ts": [
"yarn lint:ts --fix",
"git add"
],
"*.json": [
"yarn lint:js --fix",
"git add"
Expand Down

0 comments on commit fec1f39

Please sign in to comment.