ember-modules-codemod icon indicating copy to clipboard operation
ember-modules-codemod copied to clipboard

Don't create import of existing declaration

Open craigbilner opened this issue 8 years ago • 0 comments

A bit of a cheap check and could possibly be refactored more to join the alias checks but initial implementation of a check to see if we need to prepend Ember to the import name in case the name is already being used and not for alias purposes.

craigbilner avatar Feb 01 '17 19:02 craigbilner