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
This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
Describe the feature
ES2024 includes "RegExp
v
flag with set notation + properties of strings" feature.Babel plugin or link to the feature description
babel/babel#14091
Additional context
Currently SWC throws "Unknown regular expression flags" error.
playground
acorn implementation PR: acornjs/acorn#1218
The text was updated successfully, but these errors were encountered: