Private members have implicit any type in generated declaration files #37621
Labels
Needs Investigation
This issue needs a team member to investigate its status.
Milestone
It seems the bug that was fixed in #36216 is happening again:
When generating delcarations for private class members, no type information is appended which causes the declaration file to generate errors when imported into a project with noImplicitAny enabled.
TypeScript Version: 3.8.3
Code
Expected behavior:
Actual behavior:
Related Issues: #36216, #36639
The text was updated successfully, but these errors were encountered: