Skip to main content
Module

x/dprint/mod.ts>ConfigurationDiagnostic

JS formatter for dprint Wasm plugins.
Latest
interface ConfigurationDiagnostic
import { type ConfigurationDiagnostic } from "https://deno.land/x/dprint@0.2.1/mod.ts";

A diagnostic indicating a problem with the specified configuration.

Properties

propertyName: string
message: string