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

Replace vite-plugin-eslint #1953

Open
MetRonnie opened this issue Sep 27, 2024 · 0 comments
Open

Replace vite-plugin-eslint #1953

MetRonnie opened this issue Sep 27, 2024 · 0 comments
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code security
Milestone

Comments

@MetRonnie
Copy link
Member

MetRonnie commented Sep 27, 2024

vite-plugin-eslint seems to be abandoned.

Top Google result for a replacement is this: https://github.com/nabla/vite-plugin-eslint. However a problem with it is:

the plugin can't fail the build and is only applied in dev [i.e. yarn run serve]

whereas we were kinda using the plugin to fail the build in production mode as a safety check

@MetRonnie MetRonnie added dependencies Pull requests that update a dependency file security javascript Pull requests that update Javascript code labels Sep 27, 2024
@MetRonnie MetRonnie added this to the 2.x milestone Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code security
Projects
None yet
Development

No branches or pull requests

1 participant