-
-
Notifications
You must be signed in to change notification settings - Fork 370
feat: introduce dumpComponentsInfo
option
#830
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: introduce dumpComponentsInfo
option
#830
Conversation
|
Why this is called |
Sorry, I referenced the name |
b7a55a1
to
ac5be69
Compare
The should be |
Sure, I will change it. |
dumpUnimportComponents
optiondumpComponentsInfo
option
Description
This PR will add a
dumpUnimportComponents
option to export information about all components.I recently created an eslint-plugin-unimport-components tool to automatically complete imports, inspired by eslint-plugin-unimport. I hope to collaborate with
unplugin-vue-components
to obtain information about all components, allowing ESLint to automatically import components.(Automatically Generated Components JSON File)

(Eslint Error Message)
