mention standard in coding style doc
This commit is contained in:
parent
6e31e51292
commit
f25c3d33b6
1 changed files with 1 additions and 2 deletions
|
@ -22,8 +22,7 @@ etc.
|
||||||
|
|
||||||
## JavaScript
|
## JavaScript
|
||||||
|
|
||||||
* Use a two space indent, no hard tabs.
|
* Write [standard](http://npm.im/standard) JavaScript style.
|
||||||
* End lines with a `;`
|
|
||||||
* Files should **NOT** end with new line, because we want to match Google's
|
* Files should **NOT** end with new line, because we want to match Google's
|
||||||
styles.
|
styles.
|
||||||
* File names should be concatenated with `-` instead of `_`, e.g.
|
* File names should be concatenated with `-` instead of `_`, e.g.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue