Skip to content

Commit 24d6c30

Browse files
committed
add jest types so tests will compile
1 parent 183622b commit 24d6c30

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

package-lock.json

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"@babel/preset-flow": "^7.0.0",
6464
"@babel/preset-typescript": "^7.3.3",
6565
"@babel/register": "^7.4.4",
66+
"@types/jest": "^24.0.17",
6667
"@typescript-eslint/eslint-plugin": "^1.13.0",
6768
"@typescript-eslint/parser": "^1.13.0",
6869
"babel-core": "^7.0.0-bridge.0",

0 commit comments

Comments
 (0)