Would you like to clone this notebook?

When you clone a notebook you are able to make changes without affecting the original notebook.

Cancel

Babel Issue 9015 - SyntaxErrors ignore startLine option

node v8.17.0
version: 2.0.0
endpointsharetweet
const { parse } = require("@babel/parser"); parse("5+", { startLine: 10 });
Loading…

no comments

    sign in to comment