all i had to do is install vite-node and execute the following script. stupid simple!
"dev": "vite-node --watch src/index.ts",
found here: https://github.com/TypeStrong/ts-node/issues/1997#issuecomment-2405925074