Commit Graph

6 Commits

Author SHA1 Message Date
Alexandre
f8d0b72ff4 Allow typing Express body, params, query and cookies through generics (#20820)
* Allow typing express body, params, query and cookies through generics

* Increase minor version

* Add ts version comment

* Fix ts requirement comment typo

* Bump all ts version packages

* Bump Morgan package
2017-10-23 17:23:31 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Andy
af8b0d1294 FIx new lint errors (#18382) 2017-07-25 10:34:23 -07:00
warnersean
8926f7fbff Added passport-client-cert type definition (#16710)
* Added passport-client-cert type definition

* Added passport-client-cert type definition

* Minor fixes for PR
corrected ts version call
changed index accessor for subject and issuer to any. Any makes more sense than anything else, due to potential variation in response.
2017-05-31 22:43:45 -07:00