Replies: 2 comments
-
What's this for? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Nothing in particular... I guess anyone trying to upgrade to 4.5.0-beta to avoid module resolution issues and compiler time. I added the definition and the untyped module just to make sure tsconfig was getting read properly... And as a playground of the many many ways to break this minimal app. We can close this... I was really hoping someone else had run into 4.5 issues and posted it here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Sandbox: https://codesandbox.io/s/ts-http-ygsxh?file=/tsconfig.json
Though I'd post this somewhere... because it's not just a run ts-node-dev and you're done deal... they are on ts-node version 9, and don't override files/includes by default.
Beta Was this translation helpful? Give feedback.
All reactions