mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 17:47:49 +00:00
Fix JSCS name typo in CONTRIBUTING.md.
This commit is contained in:
committed by
John-David Dalton
parent
6ae58e74c7
commit
33e2499006
@@ -38,7 +38,7 @@ In addition to the following guidelines, please follow the conventions already e
|
|||||||
- **Comments**:<br>
|
- **Comments**:<br>
|
||||||
Please use single-line comments to annotate significant additions, & [JSDoc-style](http://www.2ality.com/2011/08/jsdoc-intro.html) comments for functions.
|
Please use single-line comments to annotate significant additions, & [JSDoc-style](http://www.2ality.com/2011/08/jsdoc-intro.html) comments for functions.
|
||||||
|
|
||||||
Guidelines are enforced using [JSSC](https://www.npmjs.com/package/jscs):
|
Guidelines are enforced using [JSCS](https://www.npmjs.com/package/jscs):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ npm run lint
|
$ npm run lint
|
||||||
|
|||||||
Reference in New Issue
Block a user