Refactorings for ES/CJS Interop #19261
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
Milestone
Given that we're committed to #16093 for the TypeScript 2.7 timeframe, we need to consider tooling for the following scenarios:
export =
-originating namespace imports to default-imports.import = require
imports to default-importsThe text was updated successfully, but these errors were encountered: