Skip to content

Commit a7d43ba

Browse files
committed
Add devdev typescript.
1 parent 59a7970 commit a7d43ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252
"eslint": "^7.0.0",
5353
"mocha": "^7.1.1",
5454
"nyc": "^15.0.0",
55-
"rimraf": "^3.0.0"
55+
"rimraf": "^3.0.0",
56+
"typescript": "^4.0.3"
5657
},
5758
"nyc": {
5859
"reporter": [

0 commit comments

Comments
 (0)