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