unsupervised_learning_simul.../node_modules/@babel/parser
2023-09-15 21:56:16 +02:00
..
bin refactoring and cleanup 2023-09-15 21:56:16 +02:00
lib refactoring and cleanup 2023-09-15 21:56:16 +02:00
typings refactoring and cleanup 2023-09-15 21:56:16 +02:00
CHANGELOG.md refactoring and cleanup 2023-09-15 21:56:16 +02:00
index.cjs refactoring and cleanup 2023-09-15 21:56:16 +02:00
LICENSE refactoring and cleanup 2023-09-15 21:56:16 +02:00
package.json refactoring and cleanup 2023-09-15 21:56:16 +02:00
README.md refactoring and cleanup 2023-09-15 21:56:16 +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