Replies: 1 comment
-
This is finally on the roadmap. #5653 |
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.
-
I'd like to lift the rules a bit for tests, e.g. I don't need to care about type imports there, while I do want to have that rule enabled for the actual code. With eslint, I just had a nested config in the tests folder, is there an alternative in oxlint? Or do I need to have two separate
oxlint
calls with different configs?Beta Was this translation helpful? Give feedback.
All reactions