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

Commits on Oct 13, 2021

  1. feat: switch to stylish formatter for eslint

    `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
    cexbrayat committed Oct 13, 2021
    Copy the full SHA
    d7be998 View commit details
    Browse the repository at this point in the history