0.1.1 • Published 5 years ago

@sharkykh/eslint-plugin-vue-extra v0.1.1

Weekly downloads
60
License
MIT
Repository
github
Last release
5 years ago

eslint-plugin-vue-extra

NPM version License

ESLint plugin, extension for eslint-plugin-vue.

Rules

  • component-not-registered - Warn if a component is used in a SFC file without being registered (a.k.a. a globally registered component). Does not support dynamically assigned components.

License

See the LICENSE file for license rights and limitations (MIT).