Circle V2 API Docs
Preparing search index...
@repo/ui-recording
tests
prettyFormat
PrettyFormatOptions
Interface PrettyFormatOptions
interface
PrettyFormatOptions
{
callToJSON
?:
boolean
;
compareKeys
?:
prettyFormat
.
CompareKeys
;
escapeRegex
?:
boolean
;
escapeString
?:
boolean
;
highlight
?:
boolean
;
indent
?:
number
;
maxDepth
?:
number
;
min
?:
boolean
;
plugins
?:
prettyFormat
.
Plugins
;
printBasicPrototype
?:
boolean
;
printFunctionName
?:
boolean
;
theme
?:
ThemeReceived
;
}
Index
Properties
call
To
JSON?
compare
Keys?
escape
Regex?
escape
String?
highlight?
indent?
max
Depth?
min?
plugins?
print
Basic
Prototype?
print
Function
Name?
theme?
Properties
Optional
call
To
JSON
callToJSON
?:
boolean
Optional
compare
Keys
compareKeys
?:
prettyFormat
.
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
min
min
?:
boolean
Optional
plugins
plugins
?:
prettyFormat
.
Plugins
Optional
print
Basic
Prototype
printBasicPrototype
?:
boolean
Optional
print
Function
Name
printFunctionName
?:
boolean
Optional
theme
theme
?:
ThemeReceived
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
call
To
JSON
compare
Keys
escape
Regex
escape
String
highlight
indent
max
Depth
min
plugins
print
Basic
Prototype
print
Function
Name
theme
Circle V2 API Docs
Loading...