Skip to content

[Release 2.0] fix10289: correctly generate tsconfig.json with --lib #10310

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 6 commits into from

Conversation

yuit
Copy link
Contributor

@yuit yuit commented Aug 12, 2016

Fix #10289

}

function getKeyOfCompilerOptionValue(value: CompilerOptionsValue, customTypeMap: Map<string | number>): string | undefined {
// There is a typeMap associated with this command-line option so use it to map value back to its name
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stray space after "use it"

@yuit
Copy link
Contributor Author

yuit commented Aug 15, 2016

The failure is due to the fact that "release-2.0" has dependency on TypeScript nightly which has Map/MapLike optimization

@yuit
Copy link
Contributor Author

yuit commented Aug 15, 2016

I am going to close this one and open a new one for master

@yuit yuit closed this Aug 15, 2016
@yuit yuit deleted the release-2.0_fix10289 branch August 15, 2016 22:18
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants