-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Missing escape/unescape ? #8639
Copy link
Copy link
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptThe issue relates to the different libraries shipped with TypeScriptHelp WantedYou can do thisYou can do this
Milestone
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptThe issue relates to the different libraries shipped with TypeScriptHelp WantedYou can do thisYou can do this
TypeScript Version:
1.8
Code
Expected behavior:
no error
Actual behavior:
can not find name 'escape'
can not find name 'unescape'
by the way, typescript playground experience is terrible when use Microsoft Edge (input chinese charactors , click a new line , select code)