Skip to content

Update eslint-plugin-vue to 5.1.0 #437

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

lbiedinger
Copy link

PR to update the eslint-plugin-vue via:
bin/yarn upgrade eslint-plugin-vue

Where 'vue/script-indent' and 'indent' rules are set this upgrade will fix issues with mutually exclusive errors being raised such as:

Expected indentation of 2 spaces but found 0. New
Found in components/example.js by eslint

Expected indentation of 0 spaces but found 2 spaces. Fixed
Found in components/example.js by eslint

@ale7714 ale7714 merged commit 82d245c into codeclimate:channel/eslint-5 Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants