Skip to content

Generating new app includes deprecated @types/eslint__js stub #10683

@gvdp

Description

@gvdp

When generating a typescript app with the latest ember-cli, the dependency "@types/eslint__js": "^8.42.3", is included, which is deprecated because eslint provides it's own type definitions. I think this dependency can just be removed? If I do that in my newly generated app the typescript check still passes.

Steps to recreate:

npx ember-cli@latest new test-app --typescript --pnpm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions