jscodeshift adapters for various file types
npm install jscodeshift-adaptersRun jscodeshift on scripts contained in Svelte
components, Vue components, and more. Supports both esmodule and commonjs projects. Additional
adapter contributions are welcome!
```
npm install jscodeshift-adapters -D
The instructions below assume you're familiar with jscodeshift.
| When transforming | fileInfo.source will be |.js
| ----------------- | -------------------------- |
| | the contents of the file |.ts
| | the contents of the file |.vue
| | the contents of