Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 71caffe

Browse files
committed
chore: use more @types
1 parent 75b36c9 commit 71caffe

File tree

6 files changed

+4
-4992
lines changed

6 files changed

+4
-4992
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,12 @@
3535
},
3636
"license": "MIT",
3737
"devDependencies": {
38+
"@types/chai": "3.4.34",
3839
"@types/chalk": "0.4.31",
3940
"@types/diff": "0.0.31",
41+
"@types/mocha": "2.2.32",
42+
"@types/node": "6.0.46",
43+
"@types/react": "0.14.44",
4044
"babel-core": "6.18.2",
4145
"babel-preset-es2015": "6.18.0",
4246
"babel-register": "6.18.0",

typings/assertion-error/assertion-error.d.ts

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)