Files
Ceras/themes/ceras/node_modules/@babel/parser/README.md
T
2023-07-12 16:31:19 +01:00

437 B
Executable File

@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