Bakhtina Sofya 441b76b729 first commit | пре 3 недеља | |
---|---|---|
.. | ||
bin | пре 3 недеља | |
lib | пре 3 недеља | |
typings | пре 3 недеља | |
CHANGELOG.md | пре 3 недеља | |
LICENSE | пре 3 недеља | |
README.md | пре 3 недеља | |
index.cjs | пре 3 недеља | |
package.json | пре 3 недеља |
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