Skip to content

Refactorings for ES/CJS Interop #19261

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
DanielRosenwasser opened this issue Oct 17, 2017 · 1 comment
Closed

Refactorings for ES/CJS Interop #19261

DanielRosenwasser opened this issue Oct 17, 2017 · 1 comment
Labels
Domain: Refactorings e.g. extract to constant or function, rename symbol Fixed A PR has been merged for this issue Suggestion An idea for TypeScript

Comments

@DanielRosenwasser
Copy link
Member

Given that we're committed to #16093 for the TypeScript 2.7 timeframe, we need to consider tooling for the following scenarios:

  1. Convert export =-originating namespace imports to default-imports.
  2. Convert import = require imports to default-imports
@DanielRosenwasser DanielRosenwasser added Domain: Refactorings e.g. extract to constant or function, rename symbol Suggestion An idea for TypeScript labels Oct 17, 2017
@mhegazy mhegazy assigned ghost Oct 17, 2017
@mhegazy mhegazy added this to the TypeScript 2.7 milestone Oct 17, 2017
@ghost ghost closed this as completed in #19659 Nov 3, 2017
@mhegazy mhegazy added the Fixed A PR has been merged for this issue label Nov 3, 2017
@mhegazy
Copy link
Contributor

mhegazy commented Nov 3, 2017

Related #19719

@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Domain: Refactorings e.g. extract to constant or function, rename symbol Fixed A PR has been merged for this issue Suggestion An idea for TypeScript
Projects
None yet
Development

No branches or pull requests

2 participants