-
|
I have a few custom ESLint rules I carry around with me that aren't in any popular plugin, but... I'm hoping I can still define them in a way that oxlint can understand. For example, I've got one lint rule that errors when ... is being used where … (ellipsis) is preferred. I read these docs: https://oxc.rs/docs/contribute/linter/adding-rules but it's not clear to me if this is for contribution or for my need for custom rules. |
Beta Was this translation helpful? Give feedback.
Answered by
camc314
Mar 6, 2026
Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
kylemh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://oxc.rs/docs/guide/usage/linter/js-plugins.html