benjamn / benjamn/ast-types

Scope.js can't find object-deconstruction declarations

Open
#256 0 comments 1 reaction 1 assignee Claimed by @benjamn View on GitHub
bug
Dominant language
TypeScript
Stars
1.2k
Forks
194
Avg merge
22h 43m
Merged PRs (30d)
10

Description

If you pass an AST which contains following code:
```js
const {a} = b;
```
You don't get this `a` declaration.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.