TypeScript Version: Playground
Search Terms: playground es2017
Code
Object.entries({}) // Property 'entries' does not exist on type 'ObjectConstructor'.
Expected behavior: It should get no error.
Actual behavior: It does get one.
Playground Link: https://www.typescriptlang.org/play/?ssl=1&ssc=18&pln=1&pc=1#code/PIIwVgpgxgLgdBAdjATgSwgZwBQG8C+AlEA
Related Issues:
Couldn't find a relevant place to post an issue. Orta Therox (@orta), is it being maintained on https://github.com/orta/typescript-play ?
TypeScript Version: Playground
Search Terms: playground es2017
Code
Expected behavior: It should get no error.
Actual behavior: It does get one.
Playground Link: https://www.typescriptlang.org/play/?ssl=1&ssc=18&pln=1&pc=1#code/PIIwVgpgxgLgdBAdjATgSwgZwBQG8C+AlEA
Related Issues:
Couldn't find a relevant place to post an issue. Orta Therox (@orta), is it being maintained on https://github.com/orta/typescript-play ?