KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
DefaultReporterOptions
Interface DefaultReporterOptions
interface
DefaultReporterOptions
{
isTTY
?:
boolean
;
silent
?:
boolean
|
"passed-only"
;
summary
?:
boolean
;
}
Hierarchy (
View Summary
)
BaseOptions
DefaultReporterOptions
Index
Properties
is
TTY?
silent?
summary?
Properties
Optional
is
TTY
isTTY
?:
boolean
Optional
silent
silent
?:
boolean
|
"passed-only"
Optional
summary
summary
?:
boolean
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
is
TTY
silent
summary
Github
KC's Workspace
Loading...