Skip to content

[Master] Include dom into default library files #15037

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
Apr 12, 2017
Merged

[Master] Include dom into default library files #15037

merged 1 commit into from
Apr 12, 2017

Conversation

yuit
Copy link
Contributor

@yuit yuit commented Apr 5, 2017

Fix #14401

@yuit yuit changed the title Include dom into default library files [Master] Include dom into default library files Apr 5, 2017
@yuit yuit requested a review from DanielRosenwasser April 12, 2017 19:59
case ScriptTarget.ES2015:
return "lib.es6.d.ts";
return "lib.es6.d.ts"; // We don't use lib.es2015.full.d.ts due to breaking change.
Copy link
Member

Choose a reason for hiding this comment

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

Move comment above line

@DanielRosenwasser
Copy link
Member

👍

@yuit yuit merged commit ee52477 into master Apr 12, 2017
@yuit yuit deleted the master-14401 branch April 12, 2017 20:42
@microsoft microsoft locked and limited conversation to collaborators Jun 21, 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