You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 9, 2019. It is now read-only.
Currently, it's impossible to use methods like Object.prototype.entries or Array.prototype.flatMap in the playground. In the UI, one can change the target of the transpilation, but not the standard library in use.
What do you think about adding "lib": ["esnext"] to the compilerOptions?