US-Trustee-Program / Bankruptcy-Oversight-Support-Systems

Other
6 stars 1 forks source link

Remove vite-plugin-eslint #935

Closed jamesobrooks closed 3 days ago

jamesobrooks commented 3 days ago

Problem

The vite-plugin-eslint package has a high priority vulnerability. This package has not been updated in two years and does not seem to add anything we need. We already run eslint as part of our pre-commit hook so enabling vite to run it for us does nothing other than potentially slow down development.

Major Changes

Testing/Validation