Files
tautkan-kanban/client/node_modules/@babel/parser/README.md
T
Power BI Dev 88c7c653c2 first init
2026-08-17 10:52:09 +07: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