Skip to content

Bump ESLint major version in Peer Dependencies (eslint 6.0) #644

@SalvatorePreviti

Description

@SalvatorePreviti

What code were you trying to parse?

npm install

What did you expect to happen?

no warnings

What actually happened?

npm WARN @typescript-eslint/eslint-plugin@1.11.0 requires a peer of eslint@^5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @typescript-eslint/parser@1.11.0 requires a peer of eslint@^5.0.0 but none is installed. You must install peer dependencies yourself.

Versions

package version
@typescript-eslint/parser 1.11.0
TypeScript latest
ESLint 6.0.0
node 12.4.0
npm 6.9.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesIssue about dependencies of the packagehas prthere is a PR raised to close thispackage: parserIssues related to @typescript-eslint/parser

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions