You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When defining a class with TS, if giving a type definition for a property method, oxlint seems to skip checking the property implementation in the constructor, but its the implementation that has the link to the private method.