bitovi / bitovi/documentjs

ES6 parsing

Open
#161 1 comment 0 reactions 0 assignees View on GitHub
parsing
Dominant language
JavaScript
Stars
598
Forks
371
PR merge metrics
No merged PRs in 30d

Description

ES6 features like the shorthand method definition

``` js
/**
* Adds or removed an item from the order.
*
* @param {Object} item The menu item to use
* @param {Boolean} add Whether to add or remove the item
*/
toggle(item, add) {}
```

Do not show up when generating the docs.

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.