Skip to content
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

no-useless-undefined: Ignore undefined use in compare functions #758

Merged
merged 3 commits into from Jun 1, 2020

Conversation

fisker
Copy link
Collaborator

@fisker fisker commented Jun 1, 2020

Add popular assert/test lib compare function names to ignore them.

Fixes #728

@sindresorhus sindresorhus merged commit 6d36407 into sindresorhus:master Jun 1, 2020
@fisker fisker deleted the ignore-compare-functions branch June 1, 2020 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

no-useless-undefined: undefined removed from compare functions
2 participants