Closed
Description
The "IE11 ECMAScript Extensions" contains ES6 collections, which allows code aimed at ES5 runtimes to mistakenly use them and fail at runtime.
For backward compatibility, perhaps make a new lib.es5.d.ts that doesn't have these sections. That will also require a way to override the default lib independent of specifying the target.