Commit 690c41b
authored
chore(run): remove workaround for exit-hook issue (#24)
Remove the workaround for the exit-hook issue where `gracefulExit( 1 )` was not exiting with the right signal. The issue has been resolved in exit-hook v5.0.1.
See sindresorhus/exit-hook#421 parent 2337329 commit 690c41b
3 files changed
+25
-40
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | 209 | | |
219 | 210 | | |
220 | 211 | | |
| |||
251 | 242 | | |
252 | 243 | | |
253 | 244 | | |
254 | | - | |
| 245 | + | |
255 | 246 | | |
256 | 247 | | |
257 | 248 | | |
| |||
344 | 335 | | |
345 | 336 | | |
346 | 337 | | |
347 | | - | |
| 338 | + | |
348 | 339 | | |
349 | 340 | | |
350 | 341 | | |
| |||
363 | 354 | | |
364 | 355 | | |
365 | 356 | | |
366 | | - | |
| 357 | + | |
367 | 358 | | |
368 | 359 | | |
369 | 360 | | |
| |||
391 | 382 | | |
392 | 383 | | |
393 | 384 | | |
394 | | - | |
| 385 | + | |
395 | 386 | | |
396 | 387 | | |
397 | 388 | | |
| |||
0 commit comments