mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-15 14:05:47 -05:00
* 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:
committed by
Mohamed Hegazy
parent
e7df83263d
commit
c2f0c580db
1652
tests/lib/lib.d.ts
vendored
1652
tests/lib/lib.d.ts
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user