Skip to content

Add newlines between concatted files in lib.d.ts#11309

Merged
1 commit merged into
masterfrom
concat_libs
Oct 3, 2016
Merged

Add newlines between concatted files in lib.d.ts#11309
1 commit merged into
masterfrom
concat_libs

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Oct 2, 2016

Before:

declare var Promise: PromiseConstructor;interface ProxyHandler<T> {

After:

declare var Promise: PromiseConstructor;

interface ProxyHandler<T> {

@ghost ghost merged commit 2866552 into master Oct 3, 2016
@ghost ghost deleted the concat_libs branch October 3, 2016 16:45
ghost pushed a commit that referenced this pull request Oct 4, 2016
@ghost ghost mentioned this pull request Oct 4, 2016
sandersn added a commit that referenced this pull request Oct 17, 2016
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
This pull request was closed.
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.

2 participants