-
-
Notifications
You must be signed in to change notification settings - Fork 446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(linter): add eslint-plugin-jest/no-conditional-expect rule #832
feat(linter): add eslint-plugin-jest/no-conditional-expect rule #832
Conversation
28600e6
to
27a1dcf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Snapshot needs to be updated?
3ac2711
to
0cf43e7
Compare
Even though
https://github.com/web-infra-dev/oxc/blob/6ae6532245aad7d1848d804f3a3b6734807b32d1/Cargo.toml#L69 Seems I need to change this: regex = { version = "1.9.4", default-features = false, features = ["std", "perf", "unicode"] } # remove unicode for smaller binary |
Seems like a problem with feature unification, I'll take a look. |
port no-conditional-expect