Skip to content

Commit d46facb

Browse files
build: add @types/node to address type issues related to chokidar (#269)
1 parent 0282539 commit d46facb

File tree

2 files changed

+24
-6
lines changed

2 files changed

+24
-6
lines changed

package-lock.json

Lines changed: 23 additions & 6 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
@@ -42,6 +42,7 @@
4242
"@robot-inventor/tsconfig-base": "^4.0.0",
4343
"@rspack/cli": "^1.1.0",
4444
"@rspack/core": "^1.1.0",
45+
"@types/node": "^22.10.2",
4546
"cross-env": "^7.0.3",
4647
"fork-ts-checker-webpack-plugin": "^9.0.2",
4748
"tsx": "^4.10.1"

0 commit comments

Comments
 (0)