You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: