Posts by Mateus Carbajal • 1 point
1 post
-
-4
votes2
answers375
viewsA: Typescript override
Add this line in your package.json scripts "dev:server": "ts-node-dev --inspect --transpile-only --ignore-watch node_modules src/server.ts",
1 post
-4
votes2
answers375
viewsAdd this line in your package.json scripts "dev:server": "ts-node-dev --inspect --transpile-only --ignore-watch node_modules src/server.ts",