ember-cli / ember-cli/eslint-plugin-ember
Issue with ember/new-module-imports rule
- Dominant language
- JavaScript
- Stars
- 263
- Forks
- 214
- Avg merge
- 30m
- Merged PRs (30d)
- 5
Description
I'm going back home today. I'll try to check this at some point in the near future
https://github.com/emberjs/rfcs/issues/273#issuecomment-379546020
@pusle wrote:
After upgrading from Ember Cli 2.12 to 3.0 I get a lot of errors telling me to
> 4:12 error Use import { inject } from '@ember/service'; instead of using Ember.inject.service ember/new-module-imports
when running ember serve after the upgrade. I have gone trough a lot of these files and updated as told. Should the error notifications say to use import { inject as service } from '@ember/service'; instead?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.