Files
personal-stat-tracker/frontend/node_modules/@babel/eslint-parser/lib/worker/extract-parser-options-plugin.cjs.map
2022-11-23 15:48:57 -06:00

1 line
482 B
Plaintext

{"version":3,"names":["module","exports","extractParserOptionsPlugin","parserOverride","code","opts"],"sources":["../../src/worker/extract-parser-options-plugin.cjs"],"sourcesContent":["module.exports = function extractParserOptionsPlugin() {\n return {\n parserOverride(code, opts) {\n return opts;\n },\n };\n};\n"],"mappings":"AAAAA,MAAM,CAACC,OAAP,GAAiB,SAASC,0BAAT,GAAsC;EACrD,OAAO;IACLC,cAAc,CAACC,IAAD,EAAOC,IAAP,EAAa;MACzB,OAAOA,IAAP;IACD;;EAHI,CAAP;AAKD,CAND"}