documentationjs / documentationjs/documentation

ES6 support

Open
#29 4 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
JavaScript
Stars
5.8k
Forks
481
PR merge metrics
No merged PRs in 30d

Description

Currently blocked by lack of parser support: http://esprima.org/doc/es6.html

Running list of things to support:
- [x] Switch to espree
- [ ] JSDocs in destructuring assignment:

```
{ /** docs */ a, /** docs */ b } = { ... }
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.