Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Use triple equals comparison with typeof operator. #8009

Closed
wants to merge 1 commit into from

Conversation

esarbanis
Copy link
Contributor

Request Type: bug

How to reproduce: It is just common practice. I guess it is a typo.

Component(s): misc core

Impact: small

Complexity: small

This issue is related to:

Detailed Description:

It is common practice for typeof operator to be used with '==='.

Other Comments:

@mary-poppins
Copy link

Thanks for the PR! Please check the items below to help us merge this faster. See the contributing docs for more information.

  • Uses the issue template (#8009)

If you need to make changes to your pull request, you can update the commit with git commit --amend.
Then, update the pull request with git push -f.

Thanks again for your help!

It is common practice for typeof operator to be used with '==='.
@esarbanis esarbanis changed the title fix(filter): Use triple equals comparison with typeof operator. Use triple equals comparison with typeof operator. Jun 27, 2014
IgorMinar pushed a commit that referenced this pull request Jun 27, 2014
It is common practice for typeof operator to be used with '==='.

Closes #8009
@IgorMinar IgorMinar closed this in 0235420 Jun 27, 2014
ckknight pushed a commit to ckknight/angular.js that referenced this pull request Jul 16, 2014
It is common practice for typeof operator to be used with '==='.

Closes angular#8009
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants