Spaces:
Sleeping
Sleeping
pythonic-rag-FastAPIReact / frontend /node_modules /@babel /eslint-parser /lib /worker /extract-parser-options-plugin.cjs
| ; | |
| module.exports = function extractParserOptionsPlugin() { | |
| return { | |
| parserOverride(code, opts) { | |
| return opts; | |
| } | |
| }; | |
| }; | |
| //# sourceMappingURL=extract-parser-options-plugin.cjs.map | |