Skip to content
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

[WIP] TS Compiler Options #1118

Closed
wants to merge 2 commits into from
Closed

Conversation

kitsonk
Copy link
Contributor

@kitsonk kitsonk commented Oct 30, 2018

Fixes #51

Based on my thoughts in #51, I have done a WIP. This currently adds the infrastructure to take additional command line flags and pass them to the TypeScript compiler. This WIP adds the options --strict along with some additional test infrastructure for automating testing of various flags.

Thoughts and feedback on the approach are welcomed.

@kitsonk
Copy link
Contributor Author

kitsonk commented Oct 31, 2018

Closing in favour of #1136

@kitsonk kitsonk closed this Oct 31, 2018
@kitsonk kitsonk deleted the compiler-options branch June 6, 2019 23:42
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.

1 participant