Samuel Attard
122685194a
build: add import/order eslint rule ( #44085 )
...
* build: add import/order eslint rule
* chore: run lint:js --fix
2024-10-02 19:10:44 -07:00
David Sanders
2aa5a1f494
build: lint the npm folder ( #26085 )
2020-10-21 15:43:52 -07:00
Anders Kaseorg
1746ae8c35
fix: do not ignore electron exit signals in cli.js wrapper ( #22878 )
...
When the electron child process exits with a signal, the close event
handler receives code null and the cli wrapper would silently exit
successfully. Fix it to log a message and exit with a nonzero code in
this case.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-04-13 15:49:01 +09:00
Samuel Attard
e9fab747ec
fix: explicitly set `windowsHide` to the old node default ( #15469 )
...
fixes #15467
2018-11-01 10:53:11 +11:00
Samuel Attard
558fff69e7
chore: update to standard 12
2018-09-14 14:57:01 +10:00
Samuel Attard
eb79ad4dab
fix: handle SIGINT and SIGTERM from the Electron CLI helper ( #13867 )
...
Fixes #12840
2018-07-31 13:44:04 -05:00
Max Ogden
b1416644d5
add standard
2015-11-30 12:00:54 -08:00
Amos Wenger
02f5fabd6c
Relay electron exit code
2015-10-06 22:45:12 +02:00
James Kyburz
0b0472a999
replaced run.bat with cli.js closes #9
2015-04-23 21:38:02 +02:00