root 3bf41bf355 update | il y a 1 an | |
---|---|---|
.. | ||
bin | il y a 1 an | |
lib | il y a 1 an | |
typings | il y a 1 an | |
CHANGELOG.md | il y a 1 an | |
LICENSE | il y a 1 an | |
README.md | il y a 1 an | |
index.cjs | il y a 1 an | |
package.json | il y a 1 an |
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