Skip to content
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

feat: switch to stylish formatter for eslint #6748

Merged

Conversation

cexbrayat
Copy link
Member

eslint-formatter-codeframe is no longer provided by eslint v8, and must be isntalled separately.
As the dependency is not actively maintained, we switch the default formatter to the built-in stylish one.

See https://eslint.org/docs/8.0.0/user-guide/migrating-to-8.0.0#removed-formatters

Refs #6740

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Underlying tools
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

Other information:

`eslint-formatter-codeframe` is no longer provided by eslint v8, and must be isntalled separately.
As the dependency is not actively maintained, we switch the default formatter to the built-in `stylish` one.

See https://eslint.org/docs/8.0.0/user-guide/migrating-to-8.0.0#removed-formatters

Refs vuejs#6740
@sodatea sodatea merged commit 87d3cc8 into vuejs:dev Oct 13, 2021
@service-paradis
Copy link

Thanks for your work on this!
I'm wondering if this will be ported to v4 so we can use eslint@v8?

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.

None yet

3 participants