Merge pull request #4909 from atom/standard

Use `standard` JavaScript Style
This commit is contained in:
Cheng Zhao 2016-04-01 11:13:56 +09:00
commit 7023528042
115 changed files with 7877 additions and 7952 deletions

View file

@ -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.