mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
Mention indent and semicolons
This commit is contained in:
@@ -19,6 +19,8 @@ etc.
|
||||
|
||||
## JavaScript
|
||||
|
||||
* Use a two space indent, no hard tabs.
|
||||
* End lines with a `;`
|
||||
* 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.
|
||||
|
||||
Reference in New Issue
Block a user