Skip to content

Incompatibility with typescript-eslint@2 #944

Closed
@sem4phor

Description

@sem4phor

Tell us about your environment

  • ESLint version: 5.16.0
  • eslint-plugin-vue version: 5.02.3
  • Node version: 11.6.0

Please show your full configuration:
https://github.com/sem4phor/vue-typescript-eslint

What did you do?
I created a new repository with vue-cli3
I installed all dependencies for adding typescript-eslint@2.0.0
I upgraded typescript eslint to v2.0.0 (latest major release) and changed configuration according to: typescript-eslint/typescript-eslint#853 (comment)
Then i ran npm run lint

What did you expect to happen?
The template of the .vue files are linted without a parser error

What actually happened?
The parser did fail to parse the template (See error message in README of bug repro repo)

I am not sure if thats an issue of eslint-plugin -vue, the configuration or typescript-eslint. Maybe someone can help me out.

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