Skip to content

API: expose CompilerOptions.stripInternal #25806

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

Merged
merged 1 commit into from
Jul 19, 2018

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Jul 19, 2018

stripInternal is a compiler option like every other. I don't see why it's internal. I'd like to use it in a type-safe way and not fall back to the index signature.

@mhegazy
Copy link
Contributor

mhegazy commented Jul 19, 2018

stripInternal is a compiler option like every other.

not really.. but i guess we expose the other ones, might as well expose this one too.

@mhegazy mhegazy merged commit 555ead6 into microsoft:master Jul 19, 2018
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