Skip to content
This repository was archived by the owner on Dec 9, 2019. It is now read-only.
This repository was archived by the owner on Dec 9, 2019. It is now read-only.

Allow using latest ECMAScript features #30

Description

@karol-majewski

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?

Related: #27.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions