@sharkykh/eslint-plugin-vue-extra

ESLint plugin, extension for eslint-plugin-vue

Usage no npm install needed!

<script type="module">
  import sharkykhEslintPluginVueExtra from 'https://cdn.skypack.dev/@sharkykh/eslint-plugin-vue-extra';
</script>

README

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).