Install @typescript-eslint/eslint-plugin

This commit is contained in:
Shin'ya Ueoka 2019-04-30 13:55:30 +09:00
parent cc6092bbcd
commit 4bc07b6f53
2 changed files with 77 additions and 0 deletions

View file

@ -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",