Would oxlint accept a contribution for a ts-enum-util lint? #19810
bes
started this conversation in
Feature Request
Replies: 1 comment 2 replies
-
Can you explain more about this rule? what are examples of what it does? Does it require type information? What are the cases is reports diagnostics on/ what cases does it pass? This infomation will allow us to make an informed decisiont - thanks |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hello!
At our company we use the
ts-enum-utillibrary alot, and we have a custom eslint ruleenforce-ts-enum-util-handle-unexpected, which warns if you forget to handle the unexpected case.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions