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

Add flat recommended config #616

Merged
merged 2 commits into from
Dec 19, 2023
Merged

Add flat recommended config #616

merged 2 commits into from
Dec 19, 2023

Commits on Dec 4, 2023

  1. feat: add flat recommended config

    recommended.js is a flat config version of the recommended config.
    
    This diverges from the legacy config version of the recommended config
    as it does not automatically configure eslint-config-prettier.
    
    Configs extending other configs is complicated and not transparent. We
    should trust the user to configure their configs directly. In a future
    major change we should remove eslint-config-prettier from the legacy
    config too.
    BPScott committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    48ae3d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    3f05f8b View commit details
    Browse the repository at this point in the history