Open kofifus opened 7 years ago
Thanks for the report. Please include a code snippet which you're trying to transform, that causes the crash.
Having received no further information for several months, I'm closing this.
Hello @nene! Here's simple snippet which causes espree to fail during parsing:
function testFn(e, t) {
}
var testFn
Thanks.
Unfortunatly not much I can do about this as this is a problem in espree parser.
This seems to happen for the next transform running after 'let'