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