qwqdanchun.github.io/node_modules/@babel/parser
qwqdanchun 1b6a0fbb18 test 2022-11-11 19:16:46 +08:00
..
bin test 2022-11-11 19:16:46 +08:00
lib test 2022-11-11 19:16:46 +08:00
typings test 2022-11-11 19:16:46 +08:00
CHANGELOG.md test 2022-11-11 19:16:46 +08:00
LICENSE test 2022-11-11 19:16:46 +08:00
README.md test 2022-11-11 19:16:46 +08:00
index.cjs test 2022-11-11 19:16:46 +08:00
package.json test 2022-11-11 19:16:46 +08:00

README.md

@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