A atom plugin help you migrate Vue 1.x to Vue 2 depends on atom linter.
If you atom don't install atom linter and linter-ui-default, you need install them from the CLI first.
apm install linterapm install linter-ui-default
After that. You can install vue-migration-help
apm install vue-migration-help
Thanks the vue-migration-helper
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.