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 noImplicitAny check on ambient private getters #33896

Merged

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Oct 9, 2019

Fixes: #33894

@RyanCavanaugh
Copy link
Member

Thanks!

@DanielRosenwasser
Copy link
Member

@typescript-bot cherry-pick this to release-3.6

@typescript-bot
Copy link
Collaborator

Hey @DanielRosenwasser, I couldn't open a PR with the cherry-pick. (You can check the log here). You may need to squash and pick this PR into release-3.6 manually.

DanielRosenwasser added a commit that referenced this pull request Jan 23, 2020
* Fix noImplicitAny check on ambient private getters (#33896)

* Fix scripts.

Co-authored-by: Klaus Meinhardt <klaus.meinhardt1@gmail.com>
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.

tsserverlibrary.d.ts contains implicitAny error
4 participants