0.0.6 • Published 4 months ago
eslint-plugin-unimport-components v0.0.6
eslint-plugin-unimport-components
Insert Components imports automatically in ESLint.
Usages
With Nuxt
You can use the nuxt-eslint-auto-components-import module directly, which integrates this plugin.
Suggested to use with nuxt-eslint-auto-explicit-import
Setup Manually
Refer to this file, where you can setup file paths and use it to insert imports.
Credits
- This project is heavily inspired by eslint-plugin-unimport