"convert to a ES6 module" code action doesn't preserve type of quotes #22921
Labels
Bug
A bug in TypeScript
Domain: Refactorings
e.g. extract to constant or function, rename symbol
Fixed
A PR has been merged for this issue
Milestone
microsoft/vscode#46679
TypeScript Version: 2.9.0-dev.20180327
Search Terms:
Code
For the js:
Run the
Convert to es6 module
code actionExpected behavior:
Quote style unchanged after conversion:
Actual behavior:
Quote style changed:
The text was updated successfully, but these errors were encountered: