We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dumpComponentsInfo
1 parent b0490ed commit da24a26Copy full SHA for da24a26
src/types.ts
@@ -207,7 +207,7 @@ export interface Options {
207
sourcemap?: boolean
208
209
/**
210
- * Save unimport components into a JSON file for other tools to consume.
+ * Save component information into a JSON file for other tools to consume.
211
* Provide a filepath to save the JSON file.
212
*
213
* When set to `true`, it will save to `./.components-info.json`
0 commit comments