Skip to content

Fix noImplicitAny check on ambient private getters#33896

Merged
RyanCavanaugh merged 1 commit into
microsoft:masterfrom
ajafff:noimplicitany-private-ambient-getter
Oct 9, 2019
Merged

Fix noImplicitAny check on ambient private getters#33896
RyanCavanaugh merged 1 commit into
microsoft:masterfrom
ajafff:noimplicitany-private-ambient-getter

Conversation

@ajafff
Copy link
Copy Markdown
Contributor

@ajafff ajafff commented Oct 9, 2019

Fixes: #33894

@RyanCavanaugh
Copy link
Copy Markdown
Member

Thanks!

@DanielRosenwasser
Copy link
Copy Markdown
Member

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

@typescript-bot
Copy link
Copy Markdown
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>
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
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.

tsserverlibrary.d.ts contains implicitAny error

4 participants