Down-level lexical 'arguments' binding for arrow functions #3716
Labels
ES6
Relates to the ES6 Spec
Suggestion
An idea for TypeScript
Won't Fix
The severity and priority of this issue do not warrant the time or complexity needed to fix it
Currently we make this an error when compiling to ES5, however we recently added lexical argument capturing for ES6 async functions in #3078, so we may want to revisit this.
The text was updated successfully, but these errors were encountered: