Skip to content

Commit fbb70a6

Browse files
committed
tsconfig
1 parent 1922146 commit fbb70a6

File tree

3 files changed

+60
-1410
lines changed

3 files changed

+60
-1410
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"@testing-library/react-hooks": "^8.0.1",
6161
"@types/ajv": "1.0.0",
6262
"@types/jest": "^29.5.10",
63+
"@types/node": "^20.10.0",
6364
"@types/react": "18.2.37",
6465
"@types/react-dom": "18.2.15",
6566
"@typescript-eslint/eslint-plugin": "^6.12.0",
@@ -74,7 +75,6 @@
7475
"jsdom": "22.1.0",
7576
"prettier": "3.0.3",
7677
"react-hooks": "link:@types/@testing-library/react-hooks",
77-
"ts-jest": "29.1.1",
7878
"typescript": "5.2.2",
7979
"vite": "5.0.2",
8080
"vite-plugin-dts": "3.6.3",

0 commit comments

Comments
 (0)