Bakhtina Sofya 441b76b729 first commit | hace 3 semanas | |
---|---|---|
.. | ||
bin | hace 3 semanas | |
lib | hace 3 semanas | |
typings | hace 3 semanas | |
CHANGELOG.md | hace 3 semanas | |
LICENSE | hace 3 semanas | |
README.md | hace 3 semanas | |
index.cjs | hace 3 semanas | |
package.json | hace 3 semanas |
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