DefinitelyTyped/types/node
samuela 18f21659bb [@types/node] ChildProcess code and signal can be null (#30299)
* ChildProcess `code` and `signal` can be null

According to https://github.com/nodejs/node/blob/master/lib/internal/child_process.js#L207 and in particular https://github.com/nodejs/node/blob/master/lib/internal/child_process.js#L246, it's possible for either the `code` or `signal` values to be null.

* add samuela to the authors list

* show some love to the other instances
2018-11-14 17:49:36 -08:00
..
scripts/generate-inspector
v0 Fix typo of paramter 2018-10-14 21:55:18 -07:00
v4 Fix typo of paramter 2018-10-14 21:55:18 -07:00
v6 passphrase is optional in signer (#30360) 2018-11-14 16:11:16 -08:00
v7 passphrase is optional in signer (#30360) 2018-11-14 16:11:16 -08:00
v8 passphrase is optional in signer (#30360) 2018-11-14 16:11:16 -08:00
v9 passphrase is optional in signer (#30360) 2018-11-14 16:11:16 -08:00
index.d.ts [@types/node] ChildProcess code and signal can be null (#30299) 2018-11-14 17:49:36 -08:00
inspector.d.ts
node-tests.ts node: Update http2 types for node 10 (#30425) 2018-11-13 11:10:07 -08:00
tsconfig.json
tslint.json