Replies: 1 comment
-
Hello @capaj, long time no see. I never tested it, but yes, it seems it does. I've just tried ts-node with |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to get reflection when I run my code in ts-node with
--transpileOnly
flag.Does reflection work without typechecking by any chance?
I work on bigger codebases, where running with typechecks is very slow.
Beta Was this translation helpful? Give feedback.
All reactions