Skip to content

Commit da24a26

Browse files
committed
docs: clarify dumpComponentsInfo option description
1 parent b0490ed commit da24a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ export interface Options {
207207
sourcemap?: boolean
208208

209209
/**
210-
* Save unimport components into a JSON file for other tools to consume.
210+
* Save component information into a JSON file for other tools to consume.
211211
* Provide a filepath to save the JSON file.
212212
*
213213
* When set to `true`, it will save to `./.components-info.json`

0 commit comments

Comments
 (0)