Skip to content

Commit 7b4a2fc

Browse files
committedJan 3, 2024
fix: remove internal flag from UI option in the config
1 parent 072e02b commit 7b4a2fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎packages/vitest/src/types/config.ts

-1
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,6 @@ export interface InlineConfig {
483483

484484
/**
485485
* Enable Vitest UI
486-
* @internal
487486
*/
488487
ui?: boolean
489488

0 commit comments

Comments
 (0)
Please sign in to comment.