Merge pull request #604 from dolanmiu/feat/prettier-update

Update tslint to v6
This commit is contained in:
Dolan
2020-08-01 18:04:47 +01:00
committed by GitHub
12 changed files with 65 additions and 35 deletions

View File

@ -88,7 +88,7 @@
"shelljs": "^0.8.4",
"sinon": "^9.0.2",
"ts-node": "^8.10.2",
"tslint": "^5.11.0",
"tslint": "^6.1.3",
"tslint-immutable": "^4.9.0",
"typedoc": "^0.16.11",
"typescript": "2.9.2",