Toolkit: add a warning about tslint migration (#22089)

This commit is contained in:
Ryan McKinley
2020-02-11 13:27:26 +01:00
committed by GitHub
parent e07e03c26d
commit 34e4f182bc
2 changed files with 13 additions and 0 deletions

View File

@@ -46,6 +46,8 @@
"@types/semver": "^6.0.0",
"@types/tmp": "^0.1.0",
"@types/webpack": "4.4.34",
"@typescript-eslint/eslint-plugin": "2.19.2",
"@typescript-eslint/parser": "2.19.2",
"axios": "0.19.0",
"babel-jest": "24.8.0",
"babel-loader": "8.0.6",