Skip to content

Commit

Permalink
chore: disable eslint autocheck until we fix all issues
Browse files Browse the repository at this point in the history
  • Loading branch information
blackxored committed Dec 11, 2018
1 parent afcbecf commit dd0885e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"*.ts": [
"prettier --write",
"tslint --fix",
"eslint --fix",
"git add"
]
},
Expand Down

0 comments on commit dd0885e

Please sign in to comment.