We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
For ember projects, root dir is always app, but in app imports it's resolved from project name:
app
Real dir: app/services/login.ts In-app alias: my-application/services/login.ts
app/services/login.ts
my-application/services/login.ts
At the moment there is no way to provide proper autofix config.