Skip to main content
Module

x/deno_fmt/mod.ts>formatSync

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.
Go to Latest
variable formatSync
Re-export
import { formatSync } from "https://deno.land/x/deno_fmt@0.0.1/mod.ts";