Config: { callToJSON: boolean; colors: Colors; compareKeys: CompareKeys; escapeRegex: boolean; escapeString: boolean; indent: string; maxDepth: number; min: boolean; plugins: Plugins; printBasicPrototype: boolean; printFunctionName: boolean; spacingInner: string; spacingOuter: string; }
Type declaration
-
callToJSON: boolean
-
-
-
escapeRegex: boolean
-
escapeString: boolean
-
indent: string
-
maxDepth: number
-
min: boolean
-
-
printBasicPrototype: boolean
-
printFunctionName: boolean
-
spacingInner: string
-
spacingOuter: string