ember-cli / ember-cli/ember-rfc176-data

Should recommend `import { inject as service } from '@ember/service'` instead of `{ inject }`

Open
#57 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
84
Forks
30
PR merge metrics
No merged PRs in 30d

Description

The linter suggests using `{ inject }`, but so many other places (including the code mod) switch it to `{ inject as service }`. It should be consistent throughout.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.