Skip to main content
Go to Latest
interface FormatMessagesOptions
import { type FormatMessagesOptions } from "https://deno.land/x/esbuild@v0.17.5/mod.d.ts";

Properties

kind: "error" | "warning"
optional
color: boolean
optional
terminalWidth: number