{ "type": "Program", "body": [ { "range": [ 0, 5 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "type": "ExpressionStatement", "expression": { "range": [ 0, 5 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "type": "TemplateLiteral", "quasis": [ { "range": [ 0, 5 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "type": "TemplateElement", "value": { "raw": "\n\r\n", "cooked": "\n\n" }, "tail": true } ], "expressions": [] } } ], "sourceType": "script", "tokens": [ { "type": "Template", "value": "`\n\r\n`", "range": [ 0, 5 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } } } ], "range": [ 0, 5 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } } }