Mention npm run lint
This commit is contained in:
parent
686af28f54
commit
1c68aae43e
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
|
||||
These are the style guidelines for coding in Electron.
|
||||
|
||||
You can run `npm run lint` to show all coding style issues detected by `cpplint`
|
||||
and `eslint`.
|
||||
|
||||
## C++ and Python
|
||||
|
||||
For C++ and Python, we follow Chromium's [Coding
|
||||
|
|
Loading…
Reference in a new issue