sf-static/portfolio/node_modules/pug-parser/test/cases/escape-chars.tokens.json

6 lines
264 B
JSON
Raw Normal View History

2023-02-28 18:21:07 +00:00
{"type":"tag","line":1,"col":1,"val":"script"}
{"type":"dot","line":1,"col":7}
{"type":"start-pipeless-text","line":1,"col":8}
{"type":"text","line":2,"col":3,"val":"var re = /\\d+/;"}
{"type":"end-pipeless-text","line":2,"col":18}
{"type":"eos","line":2,"col":18}