KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
PrettyFormatOptions
Interface PrettyFormatOptions
interface
PrettyFormatOptions
{
callToJSON
?:
boolean
;
compareKeys
?:
CompareKeys
;
escapeRegex
?:
boolean
;
escapeString
?:
boolean
;
highlight
?:
boolean
;
indent
?:
number
;
maxDepth
?:
number
;
maxWidth
?:
number
;
min
?:
boolean
;
plugins
?:
Plugins
;
printBasicPrototype
?:
boolean
;
printFunctionName
?:
boolean
;
printShadowRoot
?:
boolean
;
}
Index
Properties
call
To
JSON?
compare
Keys?
escape
Regex?
escape
String?
highlight?
indent?
max
Depth?
max
Width?
min?
plugins?
print
Basic
Prototype?
print
Function
Name?
print
Shadow
Root?
Properties
Optional
call
To
JSON
callToJSON
?:
boolean
Optional
compare
Keys
compareKeys
?:
CompareKeys
Optional
escape
Regex
escapeRegex
?:
boolean
Optional
escape
String
escapeString
?:
boolean
Optional
highlight
highlight
?:
boolean
Optional
indent
indent
?:
number
Optional
max
Depth
maxDepth
?:
number
Optional
max
Width
maxWidth
?:
number
Optional
min
min
?:
boolean
Optional
plugins
plugins
?:
Plugins
Optional
print
Basic
Prototype
printBasicPrototype
?:
boolean
Optional
print
Function
Name
printFunctionName
?:
boolean
Optional
print
Shadow
Root
printShadowRoot
?:
boolean
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
call
To
JSON
compare
Keys
escape
Regex
escape
String
highlight
indent
max
Depth
max
Width
min
plugins
print
Basic
Prototype
print
Function
Name
print
Shadow
Root
Github
KC's Workspace
Loading...