Skip to content

chore(tools): use ESLint class #1216

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
merged 3 commits into from
Jun 26, 2020

Conversation

tyankatsu0105
Copy link
Contributor

fix #1215

@tyankatsu0105
Copy link
Contributor Author

All tests failed... why??🤔

@ota-meshi
Copy link
Member

ota-meshi commented Jun 23, 2020

Probably using ESLint v7.3 seems to fail some test cases. I think this is because there are some test cases with empty errors in the indent test cases.

I will fix this.

@ota-meshi
Copy link
Member

@tyankatsu0105 I fixed test cases. Could you rebase this PR?

Copy link
Member

@ota-meshi ota-meshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution! LGTM!

@tyankatsu0105 tyankatsu0105 force-pushed the chore/1215-use-eslint-class branch from 9c54882 to b5a3ae6 Compare June 23, 2020 02:45
@ota-meshi ota-meshi merged commit f77e346 into vuejs:master Jun 26, 2020
@tyankatsu0105 tyankatsu0105 deleted the chore/1215-use-eslint-class branch June 26, 2020 09:30
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.

[tools] use ESLint class instead of CLIEngine
2 participants