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

fix typescript 2.2+ 'Operator '!==' cannot be applied to types' error #382

Merged
merged 1 commit into from Mar 13, 2017

Conversation

jmls
Copy link

@jmls jmls commented Mar 13, 2017

What type of pull request are you creating?

  • Bug Fix
  • Enhancement
  • Documentation

How many unit test did you write for this pull request?

none

Write a reason if none (e.g just fixed a typo):
program compiles under 2.2 with update, does not without

Please add a description for your pull request:

fixes the issue #371 Operator '!==' cannot be applied to types compile error with typescript 2.2+

@jonathan-casarrubias jonathan-casarrubias merged commit f0199b4 into mean-expert-official:development Mar 13, 2017
@lygstate
Copy link
Member

@jmls What's happening. This is a invalid fix.

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.

3 participants