replaced usage to ts-node with CLI nodeTransform

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-03-17 21:25:52 +01:00
parent 0d72065dfd
commit 1bd4596c99
23 changed files with 28 additions and 94 deletions
+1 -2
View File
@@ -170,8 +170,7 @@
"@types/yarnpkg__lockfile": "^1.1.4",
"del": "^7.0.0",
"msw": "^1.0.0",
"nodemon": "^3.0.1",
"ts-node": "^10.0.0"
"nodemon": "^3.0.1"
},
"peerDependencies": {
"@vitejs/plugin-react": "^4.0.4",