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

Added a strict equality for functions #38

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

FaisalST32
Copy link

Added strict equality if function members are encountered in the nested objects being compared.
Earlier this was causing the test to fail.

More info in issue #37

@FaisalST32
Copy link
Author

I have added an eslint ignore for a line that was failing the linting rule. The failure was unavoidable in this circumstance as the comparison function required us to use Function types.

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.

None yet

1 participant