Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Commit 0a8bf69

Browse files
committed
Install @types packages
1 parent 9ee85f1 commit 0a8bf69

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@
4949
"typescript-estree": "5.3.0"
5050
},
5151
"devDependencies": {
52+
"@types/eslint-scope": "^3.7.0",
53+
"@types/estree": "0.0.39",
54+
"@types/jest": "^23.3.10",
55+
"@types/node": "^10.12.12",
56+
"@types/shelljs": "0.8.1",
5257
"eslint": "^4.19.1",
5358
"eslint-config-eslint": "4.0.0",
5459
"eslint-plugin-node": "6.0.1",

0 commit comments

Comments
 (0)