help wanted
Repository-Metriken
- Stars
- (5.751 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Currently blocked by lack of parser support: http://esprima.org/doc/es6.html
Running list of things to support:
-
Switch to espree
-
JSDocs in destructuring assignment:
{ /** docs */ a, /** docs */ b } = { ... }