vue-jscodeshift-adapter@1.2.0
Run jscodeshift on Vue single file components
MIT
2018-03-19
安装 (1.2.0)
npm install vue-jscodeshift-adapter@1.2.0
yarn add vue-jscodeshift-adapter@1.2.0
pnpm add vue-jscodeshift-adapter@1.2.0
bun add vue-jscodeshift-adapter@1.2.0
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| cheerio | ^1.0.0-rc.2 |
| detect-indent | ^5.0.0 |
| indent-string | ^3.2.0 |
| vue-sfc-descriptor-to-string | ^1.0.0 |
| vue-template-compiler | ^2.5.13 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| jest | ^22.1.4 |
| jscodeshift | ^0.4.1 |
| jscodeshift-helper | ^1.1.0 |