salsify / ember-cli-dependency-lint

Lint your app's addon dependencies, making sure you only have one version of each.
MIT License
83 stars 8 forks source link

fix(exemptions): add ember-auto-import #14

Closed buschtoens closed 5 years ago

buschtoens commented 5 years ago

Adds ember-auto-import to the list of build time addon exemptions.

dfreeman commented 5 years ago

Thanks @buschtoens!