Files
Handwerksfreund_Frontend/node_modules/@babel/parser/README.md
T
MarcWieland 8b613ec0bc Init
2026-07-26 23:57:23 +02:00

412 B

@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