Skip to content

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
@haoqunjiang haoqunjiang 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

3 participants