Add tslint as implicit dependency
This commit is contained in:
parent
06f3cbad9a
commit
b4395f02f1
|
|
@ -57,6 +57,7 @@
|
||||||
"react-scripts": "3.1.1",
|
"react-scripts": "3.1.1",
|
||||||
"rimraf": "^2.6.2",
|
"rimraf": "^2.6.2",
|
||||||
"tree-kill": "^1.2.0",
|
"tree-kill": "^1.2.0",
|
||||||
|
"tslint": "^5.20.0",
|
||||||
"tslint-sonarts": "^1.7.0",
|
"tslint-sonarts": "^1.7.0",
|
||||||
"typescript": "^3.0.1",
|
"typescript": "^3.0.1",
|
||||||
"wait-on": "^3.0.1"
|
"wait-on": "^3.0.1"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue