Skip to content

Allow the disableWarnings option to be set by an environment variable #59

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

Closed
wants to merge 1 commit into from

Conversation

joeskeen
Copy link
Contributor

Implementation of #56.

With these changes you can set the environment variable TSNODE_DISABLEWARNINGS to a truthy value in order to have ts-node ignore the warnings.

Also, while I was in there I exposed compiler, noProject, and isEval in a similar way.

…ble 'TSNODE_DISABLEWARNINGS'; similarly for `compiler`, `noProject`, and `isEval`
@joeskeen joeskeen changed the title Allow the disableWarnings option to be set an environment variable Allow the disableWarnings option to be set by an environment variable Feb 15, 2016
@blakeembrey
Copy link
Member

Merged with 0afb091, sorry it took so long to get around to it.

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

Successfully merging this pull request may close these issues.

2 participants