babel-plugin-const-enum@0.0.2
Transform TypeScript `const` enums
MIT
2019-07-08
安装 (0.0.2)
npm install babel-plugin-const-enum@0.0.2
yarn add babel-plugin-const-enum@0.0.2
pnpm add babel-plugin-const-enum@0.0.2
bun add babel-plugin-const-enum@0.0.2
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| @babel/helper-plugin-utils | ^7.0.0 |
| @babel/plugin-syntax-typescript | ^7.3.3 |
devDependencies (7)
| 包名 | 版本要求 |
|---|---|
| @babel/cli | ^7.5.0 |
| @babel/core | ^7.5.0 |
| @babel/generator | ^7.5.0 |
| @babel/helper-plugin-test-runner | ^7.1.0 |
| @babel/preset-env | ^7.5.0 |
| babel-jest | ^24.8.0 |
| jest | ^24.8.0 |
peerDependencies (2)
| 包名 | 版本要求 |
|---|---|
| @babel/core | ^7.0.0-0 |
| @babel/generator | ^7.0.0-0 |