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

Allow using latest ECMAScript featuresΒ #30

@karol-majewski

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.

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