Skip to main content
Module

x/deno_fmt/mod.ts>checkSync

Programmatic code formatter for Deno and Deno Deploy, allowing you to format code on the fly. Supports all features and options of the `deno fmt` command.
Latest
variable checkSync
import { checkSync } from "https://deno.land/x/deno_fmt@0.1.5/mod.ts";

type

fmt.checkSync