emberjs / ember-cli-babel

Ember CLI plugin for Babel
MIT License
153 stars 119 forks source link

Option for enabling `onlyRemoveTypeImports` #510

Open chancancode opened 5 months ago

chancancode commented 5 months ago

https://babeljs.io/docs/babel-plugin-transform-typescript#onlyremovetypeimports https://github.com/embroider-build/ember-auto-import/issues/611#issuecomment-1984990158

chancancode commented 5 months ago

Example of this problem: https://github.com/jmurphyau/ember-truth-helpers/issues/206