@sharkykh/eslint-plugin-vue-extra

0.1.1 • Public • Published

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

/@sharkykh/eslint-plugin-vue-extra/

    Package Sidebar

    Install

    npm i @sharkykh/eslint-plugin-vue-extra

    Weekly Downloads

    3

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    6.32 kB

    Total Files

    7

    Last publish

    Collaborators

    • sharkykh