docs: update github.com links (#37958)
This commit is contained in:
parent
c7ea887227
commit
d1cddf2517
9 changed files with 10 additions and 11 deletions
|
@ -49,7 +49,7 @@ formatted correctly.
|
|||
* Write [standard](https://www.npmjs.com/package/standard) JavaScript style.
|
||||
* File names should be concatenated with `-` instead of `_`, e.g.
|
||||
`file-name.js` rather than `file_name.js`, because in
|
||||
[github/atom](https://github.com/github/atom) module names are usually in
|
||||
[atom/atom](https://github.com/atom/atom) module names are usually in
|
||||
the `module-name` form. This rule only applies to `.js` files.
|
||||
* Use newer ES6/ES2015 syntax where appropriate
|
||||
* [`const`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/const)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue