Go to Latest
interface FormatMessagesOptions
import { type FormatMessagesOptions } from "https://dotland.deno.dev/x/esbuild@v0.16.1/mod.js";

Properties

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