Skip to main content
Module

x/pretty_assert/types.ts>Config

🦕A colorful assertEqual for deno
Latest
interface Config
import { type Config } from "https://deno.land/x/pretty_assert@0.1.7/types.ts";

Properties

callToJSON: boolean
escapeRegex: boolean
escapeString: boolean
indent: string
maxDepth: number
min: boolean
printFunctionName: boolean
spacingInner: string
spacingOuter: string