-
Notifications
You must be signed in to change notification settings - Fork 127
Only require .js files by default #99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
What impact will this have on TypeScript users? |
from what i understood, it will only affect |
What TypeScript user wouldn't be using |
It would be as simple as adding |
Me. What makes you think that every TS dev uses ts-node? It completely ruins the point of compiling, which is how TS is meant to be used. |
I don't see why Akairo should be trying to require .ts and .json files at all, if anyone has a use case where that's viable though I would like to see it.