ESLint plugin, extension for
eslint-plugin-vue
.
- 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.
See the LICENSE file for license rights and limitations (MIT).