Extremely Popular
Go to Latest
interface esbuildTypes.FormatMessagesOptions
import { type esbuildTypes } from "https://dotland.deno.dev/x/fresh@1.1.5/src/server/deps.ts";
const { FormatMessagesOptions } = esbuildTypes;

Properties

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