vue-migration-help
Vue migration helper plugin for atom
dsxbb 850 1 0.2.2 MIT GitHub

vue-migration-help package

A atom plugin help you migrate Vue 1.x to Vue 2 depends on atom linter.

Installation

If you atom don't install atom linter and linter-ui-default, you need install them from the CLI first.

apm install linter

apm install linter-ui-default

After that. You can install vue-migration-help

apm install vue-migration-help

Thanks the vue-migration-helper