babel-to-estree@0.0.2
Translate a Babel AST to an ESTree-compliant AST. A "fork" of babel-eslint/babylon-to-espree.
MIT
2017-03-31
安装 (0.0.2)
npm install babel-to-estree@0.0.2
yarn add babel-to-estree@0.0.2
pnpm add babel-to-estree@0.0.2
bun add babel-to-estree@0.0.2
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| babel-traverse | ^6.23.1 |
| babel-types | ^6.23.0 |
| babylon | ^6.16.1 |
devDependencies (7)
| 包名 | 版本要求 |
|---|---|
| babel-eslint | ^7.0.0 |
| dedent | ^0.7.0 |
| eslint | ^3.18.0 |
| eslint-config-babel | ^6.0.0 |
| eslint-plugin-flowtype | ^2.30.3 |
| espree | ^3.4.0 |
| mocha | ^3.0.0 |