Skip to content

Commit e062bf7

Browse files
huanRyan Munro
authored andcommitted
add glob types for tslint
1 parent 389c76a commit e062bf7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,13 @@
3131
"bluebird": "^3.4.6"
3232
},
3333
"devDependencies": {
34+
"@types/glob": "^5.0.30",
3435
"@types/node": "^8.0.14",
36+
"blue-tape": "^1.0.0",
3537
"tap": "^10.7.0",
3638
"temp": "^0.8.3",
3739
"ts-node": "^3.2.0",
3840
"tslint": "^5.5.0",
39-
"blue-tape": "^1.0.0",
4041
"typescript": "^2.4.1"
4142
}
4243
}

0 commit comments

Comments
 (0)