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
This commit is contained in:
Wilson Hobbs
2017-11-13 13:37:54 -05:00
committed by Mohamed Hegazy
parent e7df83263d
commit c2f0c580db
5 changed files with 847 additions and 823 deletions

1652
tests/lib/lib.d.ts vendored

File diff suppressed because it is too large Load Diff