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
fix(plugin): wrap enum property values in functions
- Check identifierText.includes('await ') instead of typeName.includes('import(')
- Update test fixtures to conditionally add async based on esmCompatible
- Add regression test for same-file array types (#3630)
0 commit comments