fix: correctly check tslint.json

Fixes #3, #4
This commit is contained in:
Karl-Philipp Wulfert
2019-02-07 17:50:29 +01:00
parent 557880d846
commit 9c8ce486ce
3 changed files with 66 additions and 16 deletions

View File

@@ -23,7 +23,9 @@
],
"license": "GPL-3.0-only",
"dependencies": {
"@types/chalk": "2.2.0",
"@types/node": "10.12.15",
"chalk": "2.4.2",
"commander": "2.19.0",
"tslint": "5.12.0",
"tslint-eslint-rules": "5.4.0"