Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
docs(lib/mocha.js): Update API documentation (mochajs#3515)
Browse files Browse the repository at this point in the history
### Description of the Change

Replaced all method headers with more complete documentation, better following recommended styles. Eliminated `@api` tags, as `@access` _should_ imply same. Used `@chainable` to denote class methods returning `this` instance.

Renamed a handful of variables, but **no logic changes**!

### Alternate Designs

N/A

### Why should this be in core?

N/A

### Benefits

API documentation will be more useful if more complete.

### Possible Drawbacks

N/A

### Applicable issues

semver-patch
  • Loading branch information
plroebuck authored and Munter committed Oct 15, 2018
1 parent 9e08523 commit 45caf5f
Showing 1 changed file with 279 additions and 151 deletions.
Loading

0 comments on commit 45caf5f

Please sign in to comment.