1
0
Fork 0
react-playground/node_modules/@babel/parser
2025-08-25 17:46:11 +02:00
..
bin worked on GarageApp stuff 2025-08-25 17:46:11 +02:00
lib worked on GarageApp stuff 2025-08-25 17:46:11 +02:00
typings worked on GarageApp stuff 2025-08-25 17:46:11 +02:00
CHANGELOG.md worked on GarageApp stuff 2025-08-25 17:46:11 +02:00
LICENSE worked on GarageApp stuff 2025-08-25 17:46:11 +02:00
package.json worked on GarageApp stuff 2025-08-25 17:46:11 +02:00
README.md worked on GarageApp stuff 2025-08-25 17:46:11 +02:00

@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