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

deprecation: handle signatures of CallExpressions #2883

Merged
merged 5 commits into from Aug 18, 2017
Merged

deprecation: handle signatures of CallExpressions #2883

merged 5 commits into from Aug 18, 2017

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Jun 4, 2017

PR checklist

Overview of change:

[bugfix] deprecation: fix false positive when calling a function or method where another overload is deprecated
Fixes: #2880

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

CHANGELOG.md entry:

@ajafff
Copy link
Contributor Author

ajafff commented Jun 6, 2017

Resolved merge conflicts and made this PR compatible with TS@<2.3.0

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.

@deprecated should be associated to a specific overload.
2 participants