Files
skills-here-run-place/node_modules/@babel/parser/README.md
Alejandro Martinez f09af719cf Initial commit
2026-02-12 02:04:10 +01:00

412 B

@babel/parser

A JavaScript parser

See our website @babel/parser for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/parser

or using yarn:

yarn add @babel/parser --dev