Andy Hanson
45c9246c09
Remove esModuleInterop from tsconfigs (no longer mandatory)
2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs ( #23354 )
2018-02-05 11:01:56 -08:00
Timon van Spronsen
3bcf6f3ab2
Change Boom version for dependents
2018-01-02 09:27:33 +01:00
Andy
954ee278de
Update TypeScript Versions to be at least as high as dependencies' versions ( #21288 )
...
* Update `TypeScript Version`s to be at least as high as dependencies' versions
* Run through again
2017-11-08 09:12:14 -08:00
Andy
947a8fb761
Enable strictFunctionTypes ( #20373 )
2017-10-06 14:03:03 -07:00
Andy
5d6c651a1a
Apply stricter lint rules ( #19063 )
2017-08-17 14:53:41 -07:00
Silas Rech
484883ab60
[catbox] Fix classes ( #18072 )
...
* [catbox] Fix classes
* Class extends Class => Class implements Interface
* Add TSLint configuration
* Add initial tests (Basically testing if I understood how the tests here work 😏 )
* Fix tests
* Don't set Memory to any
2017-07-20 08:58:40 -07:00
Alexander James Phillips
7ea548f1fa
[Boom] Add data type to BoomError #16956 ( #17022 )
...
* [Boom] Add data type to BoomError #16956
* [Boom] Update TypeScript version to 2.3 in packages that import Boom
2017-06-07 09:37:40 -07:00
Alexander James Phillips
ae60b8ca46
Move hapi dependencies to own modules
...
catbox, h2o2, mime-db, mimos, podium, shot, vision
Add tests where possible.
Add note regarding apparent failure of some nested object literals to enforce typings
2017-05-07 15:04:37 +01:00