Closed
Description
codefixes and refactorings emit the source code in TypeScript (just like developers), coding standards and styles are common across dev teams, currently the codefix emitter can't know about these styles and standards, so inevitably it emits some bad looking code
not sure what you can do about it