# vue-jscodeshift-adapter [![Build Status](https://travis-ci.org/psalaets/vue-jscodeshift-adapter.svg?branch=master)](https://travis-ci.org/psalaets/vue-jscodeshift-adapter) Run [jscodeshift](https://github.com/facebook/jscodeshift) on Vue single file components ## Install ``` npm install vue-jscodeshift-adapter -D ``` ## Usage The instructions below assume you're familiar with [jscodeshift](https://github.com/facebook/jscodeshift). ### Run a codemod on some `.js` and/or `.vue` files |When transforming|`fileInfo.source` will be| |-----------------|-------------------------| |`.js` | the contents of the file| |`.vue` | the contents of `