TypeScript/tests
Forbes Lindesay 3ce3cde493 Allow Boolean() to be used to perform a null check (#29955)
* Allow Boolean() to be used to perform a null check

* Add missing test case output
2019-04-30 08:09:31 -07:00
..
baselines/reference Allow Boolean() to be used to perform a null check (#29955) 2019-04-30 08:09:31 -07:00
cases Allow Boolean() to be used to perform a null check (#29955) 2019-04-30 08:09:31 -07:00
lib Change the type of 'uriComponent' (passed to 'encodeURIComponent') from 'string' to 'string | number | boolean'. Fixes #18159 (#31103) 2019-04-26 13:07:14 -07:00
projects