DefinitelyTyped/types/node
Jinwoo Lee fb93c75e47 Fix type of createPushResponse() in node http2. (#20510)
* Fix type of createPushResponse() in node http2.

From https://github.com/nodejs/node/blob/master/lib/internal/http2/compat.js#L628:
`callback` is required to be a function. And its second argument is an `Http2ServerResponse`.

* `err` is nullable.

* delete redundant tests that have partial arguments
2017-10-17 08:35:55 -07:00
..
scripts/generate-inspector [node] Add inspector type definitions (#19330) 2017-09-06 14:40:47 -07:00
v0 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
v4 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
v6 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
v7 Remove self from maintainers (#20126) 2017-10-16 10:15:45 -07:00
index.d.ts Fix type of createPushResponse() in node http2. (#20510) 2017-10-17 08:35:55 -07:00
inspector.d.ts [node] Add inspector type definitions (#19330) 2017-09-06 14:40:47 -07:00
node-tests.ts Fix type of createPushResponse() in node http2. (#20510) 2017-10-17 08:35:55 -07:00
tsconfig.json Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
tslint.json Add ignores for new lint rules (#19504) 2017-09-01 07:47:52 -07:00