Closed
Description
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
Labels
No labels