TypeScript/tests/lib
Wilson Hobbs c2f0c580db add types for escape and unescape methods #18813 (#19015)
* add types for escape and unescape methods #18813
although the issue is marked working as expected, it is important to mention that most major browsers maintain support for escape and unescape, and some javascript codebases moving to typescript may have escape and unescape in them. They are valid JavaScript, and thus they should be included in the global definition.

* add escape and unescape types to lib in tests

* update tests to turn CI green
2017-11-13 10:37:54 -08:00
..
lib.d.ts add types for escape and unescape methods #18813 (#19015) 2017-11-13 10:37:54 -08:00
react.d.ts Fix react tests w/incorrect weak type assignments 2017-05-24 12:48:13 -07:00