google / google/closure-compiler
Transpile /u and /y regex flags, or else explicitly warn if untranspilable
Open
ES6
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 1.2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 6
Description
We currently warn if parsing /u or /y and language_in is not ES6, but we don't warn about the fact that they aren't currently transpiled at all.
Contributor guide
Assessment
This issue has not been assessed yet.