houwei ce722c56bc 代码更新 | 2 vuotta sitten | |
---|---|---|
.. | ||
bin | 2 vuotta sitten | |
lib | 2 vuotta sitten | |
typings | 2 vuotta sitten | |
CHANGELOG.md | 2 vuotta sitten | |
LICENSE | 2 vuotta sitten | |
README.md | 2 vuotta sitten | |
package.json | 2 vuotta sitten |
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