Install @typescript-eslint/eslint-plugin
This commit is contained in:
parent
cc6092bbcd
commit
4bc07b6f53
2 changed files with 77 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
"@babel/core": "^7.4.4",
|
||||
"@babel/preset-react": "^7.0.0",
|
||||
"@babel/preset-typescript": "^7.3.3",
|
||||
"@typescript-eslint/eslint-plugin": "^1.7.0",
|
||||
"babel-eslint": "^10.0.1",
|
||||
"babel-loader": "^8.0.5",
|
||||
"chai": "^4.2.0",
|
||||
|
|
Reference in a new issue