vite-plugin-checker
vite-plugin-checker copied to clipboard
Oxc Support
Is your feature request related to a problem? Please describe.
This is a feature request for oxc.
Oxc is a collection of JavaScript tools written in Rust.
Describe the solution you'd like
Like eslint integration it would be very useful to have oxc linter running with vite
Describe alternatives you've considered
Like eslint and biome, oxc have a vscode plugin that shows errors directly on open files, but it would be nice to see the errors on the console and browser.
Additional context
No response
Validations
- [X] Read the docs.
- [X] Read the Contributing Guidelines.
- [X] Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.