Skip to content

Commit 559c4a6

Browse files
committed
fix: add node types to compile ts
1 parent 0c0bdc3 commit 559c4a6

File tree

2 files changed

+60
-127
lines changed

2 files changed

+60
-127
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"@testing-library/user-event": "^14.4.3",
6363
"@types/jest": "^29.2.5",
6464
"@types/lodash": "^4.14.135",
65+
"@types/node": "^18.15.11",
6566
"@types/react": "^18.0.0",
6667
"@types/react-dom": "^18.0.0",
6768
"@umijs/fabric": "^2.5.2",

0 commit comments

Comments
 (0)