Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

shorthand deconstructing AST problem #809

Closed
fisker opened this issue Nov 27, 2019 · 1 comment
Closed

shorthand deconstructing AST problem #809

fisker opened this issue Nov 27, 2019 · 1 comment

Comments

@fisker
Copy link

fisker commented Nov 27, 2019

Issue found in sindresorhus/eslint-plugin-unicorn#443 , and I located the problem is because Identifier node is not a reference of identifier.parent.key

Not sure what cause the problem, eslint ? babel ? or babel-eslint?

temporary workaround sindresorhus/eslint-plugin-unicorn#444

@kaicataldo
Copy link
Member

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants