Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork378
feat: introducedumpComponentsInfo 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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
feat: introducedumpComponentsInfo option#830
Uh oh!
There was an error while loading.Please reload this page.
Conversation
|
Why this is called |
ilyaliao commentedMar 26, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Sorry, I referenced the name |
b7a55a1 toac5be69CompareThe should be |
ilyaliao commentedApr 13, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Sure, I will change it. |
dumpUnimportComponents optiondumpComponentsInfo option1f1eb86 intounplugin:mainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Description
This PR will add a
dumpUnimportComponentsoption to export information about all components.I recently created aneslint-plugin-unimport-components tool to automatically complete imports, inspired byeslint-plugin-unimport. I hope to collaborate with
unplugin-vue-componentsto obtain information about all components, allowing ESLint to automatically import components.(Automatically Generated Components JSON File)

(Eslint Error Message)
