No error on super.
for inferred class properties in JavaScript
#55884
Labels
Bug
A bug in TypeScript
checkJs
Relates to checking JavaScript using TypeScript
Domain: JavaScript
The issue relates to JavaScript specifically
Effort: Casual
Good issue if you're already used to contributing to the codebase. Harder than "good first issue".
Help Wanted
You can do this
Milestone
In #54056 we added checks for class fields; however, we don't issue the same error in JavaScript for properties inferred from assignments.
Originally posted by @DanielRosenwasser in #55883 (comment)
The text was updated successfully, but these errors were encountered: