Closed futpib closed 4 years ago
Thanks for the bug report. babel-eslint
is currently being moved into the babel/babel monorepo. You can follow along on this issue. I'll be adding this to the list in that issue and take a look at it.
Thank you for the PR. Now that @babel/eslint-parser
has been released, we are making this repository read-only. If this is a change you would still like to advocate for, please reopen this in the babel/babel monorepo.
Broken example:
Changing
*
to+
makesbabel-eslint
behave properly:Version:
Of course no one writes
x * /a/
, but this bug breaks my fuzzing test.