Closed fisker closed 4 years ago
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.
Issue found in https://github.com/sindresorhus/eslint-plugin-unicorn/issues/443 , and I located the problem is because
Identifier
node is not a reference of identifier.parent.keyNot sure what cause the problem,
eslint
?babel
? orbabel-eslint
?temporary workaround https://github.com/sindresorhus/eslint-plugin-unicorn/pull/444