Replies: 3 comments
-
can be implemented in js side |
Beta Was this translation helpful? Give feedback.
0 replies
-
How? any sample code? |
Beta Was this translation helpful? Give feedback.
0 replies
-
you can take eslint-webpack-plugin https://www.npmjs.com/package/eslint-webpack-plugin as reference and replace eslint part with oxlint |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What problem does this feature solve?
I would like to request for an Oxlint plugin in Rspack. Rspack already supports various performance-driven tools like SWC for transformation. A dedicated Oxlint plugin would further enhance its ecosystem by providing a fast linting experience.
What does the proposed API of configuration look like?
Create a new Rspack plugin that runs Oxlint during the build process.
Beta Was this translation helpful? Give feedback.
All reactions