quick-lint-js
quick-lint-js copied to clipboard
Report error for invalid regexp literal flags
If a regular expression literal contains invalid flags (/hello/q4
), quick-lint-js should report an error.
See the ECMAScript standard RegExpInitialize for an explanation of what flags are valid.
See lex.cpp, error.h, and test-lex.cpp for implementation.
how i do dis
@collidedscope Do you want to make a Pull Request for your patch?
Hey strager, workin on this one
Just a heads-up I had some personal stuff come up this past week, so I've not made any progress but it's not due to my disinterest or abandonment
@KenAKAFrosty Do you still plan to work on this task?
Oh my god - I'm so sorry. A lot went on and this fell off my radar. As of right now I can't commit to it, so feel free to remove me. Congrats on 1.0 release btw!
Can I work on this?
@wilson1375 Are you still working on this task? Do you need any help?