Skip to content

Conversation

@3axap4eHko
Copy link

Adds support ESNext target via cli option for the kernel.

{
  "argv": [
    "tslab",
    "kernel",
    "--config-path",
    "{connection_file}",
    "--js",
    "-t",
    "ESNext"
  ],
  "display_name": "JavaScript",
  "language": "javascript"
}

Resolves #79

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No BigInt support

1 participant