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

Linting improvements #330

Merged
merged 5 commits into from
Apr 30, 2024
Merged

Linting improvements #330

merged 5 commits into from
Apr 30, 2024

Commits on Apr 30, 2024

  1. Remove eslint-config-react-app

    Also, switch to vite-plugin-eslint2, which fixes a problem with ESLint
    not re-running on file changes. vite-plugin-eslint is unmaintained and
    maybe not fully compatible with Vite 5 (whoops).
    graue committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    db997ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ebc132 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f047e0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9b5983 View commit details
    Browse the repository at this point in the history
  5. fail build on lints

    graue committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    21c3b6e View commit details
    Browse the repository at this point in the history