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 Nov 26, 2018
1 parent b58e7f9 commit 2c0bd07
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 @@ -43,7 +43,6 @@
"*.ts": [
"prettier --write",
"tslint --fix",
"eslint --fix",
"git add"
]
},
Expand Down

0 comments on commit 2c0bd07

Please sign in to comment.