urltomarkdown/node_modules/@babel/parser
Lee Hanken ca3866eae3 added unit tests 2022-12-23 12:03:25 +00:00
..
bin added unit tests 2022-12-23 12:03:25 +00:00
lib added unit tests 2022-12-23 12:03:25 +00:00
typings added unit tests 2022-12-23 12:03:25 +00:00
CHANGELOG.md added unit tests 2022-12-23 12:03:25 +00:00
LICENSE added unit tests 2022-12-23 12:03:25 +00:00
README.md added unit tests 2022-12-23 12:03:25 +00:00
index.cjs added unit tests 2022-12-23 12:03:25 +00:00
package.json added unit tests 2022-12-23 12:03:25 +00: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