Skip to content

Conversation

mysticatea
Copy link
Member

@mysticatea mysticatea commented Aug 7, 2017

Fixes #134.

This PR fixes the problem that eslint-plugin-vue does not work on ESLint 4.4.0 because it has changed a private API that vue-eslint-parser depends on.

Diff:

The root cause is that vue-eslint-parser depends on a private API in order to traverse <template> separately from the main traversing, but I cannot solve the problem for now.

@michalsnik michalsnik merged commit 8761bde into master Aug 8, 2017
@michalsnik michalsnik deleted the issue134 branch November 23, 2017 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maybe not compatible with ESLint@4.4.0
3 participants