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
Hi Maintainer,
I found we still missed the test cases for property prototype (property with getter and setter) and property with tee.
May I fix this with a PR, thank you.
The screenshot is from src/compiler.ts
Regards