-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
QuestionAn issue which isn't directly actionable in codeAn issue which isn't directly actionable in code
Description
Is it possible somehow to modify emitter behaviour, without recompiling the whole typescript lib?
I really like to use https://www.npmjs.com/package/jsx-control-statements but because of the I always have to use babel during my compilations and I'd like to skip that.
What I would modify is emitJSXOpening element and emitJSXClosing element.
Metadata
Metadata
Assignees
Labels
QuestionAn issue which isn't directly actionable in codeAn issue which isn't directly actionable in code