Bolshakova Anna 3f5a62a82d lab | hace 1 mes | |
---|---|---|
.. | ||
bin | hace 1 mes | |
lib | hace 1 mes | |
typings | hace 1 mes | |
CHANGELOG.md | hace 1 mes | |
LICENSE | hace 1 mes | |
README.md | hace 1 mes | |
index.cjs | hace 1 mes | |
package.json | hace 1 mes |
A JavaScript parser
See our website @babel/parser for more information or the issues associated with this package.
Using npm:
npm install --save-dev @babel/parser
or using yarn:
yarn add @babel/parser --dev