Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Update tslint dependency #2851

Merged
merged 2 commits into from Jun 2, 2017
Merged

Update tslint dependency #2851

merged 2 commits into from Jun 2, 2017

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Jun 1, 2017

PR checklist

  • Addresses an existing issue: #0000
  • New feature, bugfix, or enhancement
    • Includes tests
  • Documentation update

Overview of change:

Updates tslint dependency to 5.4.0.
Don't type-check while linting.
We can now use allow-boolean-or-undefined option of strict-boolean-expressions. This commit removes some explicit comparison to true.

Is there anything you'd like reviewers to focus on?

CHANGELOG.md entry:

[no-log]

Don't type-check while linting.
We can now use `allow-boolean-or-undefined` option of `strict-boolean-expressions`. This commit removes some explicit comparison to `true`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants