vue-jscodeshift-adapter@2.1.0
Run jscodeshift on Vue single file components
MIT
2020-05-16
安装 (2.1.0)
npm install vue-jscodeshift-adapter@2.1.0
yarn add vue-jscodeshift-adapter@2.1.0
pnpm add vue-jscodeshift-adapter@2.1.0
bun add vue-jscodeshift-adapter@2.1.0
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| cheerio | ^1.0.0-rc.2 |
| detect-indent | ^6.0.0 |
| indent-string | ^4.0.0 |
| vue-sfc-descriptor-to-string | ^1.0.0 |
| vue-template-compiler | ^2.5.13 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| jest | ^23.6.0 |
| jscodeshift | ^0.9.0 |
| jscodeshift-helper | ^1.1.0 |