Arrow functions which are used as default value in destructuring are not correctly transpiled
Open
bug
- Dominant language
- JavaScript
- Stars
- 874
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
```js
[ arrow = () => {} ] = vals;
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.