Skip to content

Allow export default interface. Related to issue 3792.#15076

Closed
erikmcc wants to merge 1 commit intomicrosoft:masterfrom
erikmcc:master
Closed

Allow export default interface. Related to issue 3792.#15076
erikmcc wants to merge 1 commit intomicrosoft:masterfrom
erikmcc:master

Conversation

@erikmcc
Copy link
Copy Markdown
Contributor

@erikmcc erikmcc commented Apr 7, 2017

Fixes #3792.

@erikmcc
Copy link
Copy Markdown
Contributor Author

erikmcc commented Apr 7, 2017

Has the CLA changed? I am pretty sure I signed it before...

@msftclas
Copy link
Copy Markdown

@erikmcc, thanks for signing the contribution license agreement. We will now validate the agreement and then the pull request.

Thanks, Microsoft Pull Request Bot

@mhegazy mhegazy requested a review from a user May 22, 2017 23:03
export default interface A {}

//// [b.ts]
import A from './a'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please add a test where A is actually used.

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented May 22, 2017

@Andy-MS can you please review this change.

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented May 23, 2017

I pushed tests and fixed resolveName in #16040

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented May 23, 2017

closing in favor of #16040

@mhegazy mhegazy closed this May 23, 2017
@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