property console.ConsoleConstructorOptions.ignoreErrors Usage in Deno```typescript import { type console } from "node:node__console.d.ts"; ``` Ignore errors when writing to the underlying streams. Type boolean | undefined