Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Remove transpileOnly flag in dev (or make optional) #80

Open
leonaves opened this issue Mar 29, 2019 · 0 comments
Open

Remove transpileOnly flag in dev (or make optional) #80

leonaves opened this issue Mar 29, 2019 · 0 comments

Comments

@leonaves
Copy link

https://github.com/oclif/config/blame/a3e3052c4acfece3acd66bab5a13ba7a32f7f6f9/src/ts-node.ts#L42

This means that typechecking doesn't happen during development, which obviously I can see the arguments for, in that it's gonna allow for faster iteration, but personally I'd prefer the command to just fail and force my team to fix their types. I don't know if that's a minority opinion, but if so I would appreciate this at least being somehow optional, perhaps by setting some field in package.json, given that that's read from anyway?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant