Skip to main content
Go to Latest
interface esbuild.FormatMessagesOptions
import { type esbuild } from "https://deno.land/x/esbuild_deno_loader@0.5.2/test_deps.ts";
const { FormatMessagesOptions } = esbuild;

Properties

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