Merge pull request #4909 from atom/standard
Use `standard` JavaScript Style
This commit is contained in:
commit
7023528042
115 changed files with 7877 additions and 7952 deletions
|
@ -22,8 +22,7 @@ etc.
|
|||
|
||||
## JavaScript
|
||||
|
||||
* Use a two space indent, no hard tabs.
|
||||
* End lines with a `;`
|
||||
* Write [standard](http://npm.im/standard) JavaScript style.
|
||||
* Files should **NOT** end with new line, because we want to match Google's
|
||||
styles.
|
||||
* File names should be concatenated with `-` instead of `_`, e.g.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue