Closed
Description
Tracks microsoft/TypeScript#20619
Problem
TS is adding a way to explicitly configure some aspects of quick fixes and refactorings. We need to add vscode settings to control these. Something like "typescript.quoteStyle": "single"
Current PR microsoft/TypeScript#22236