Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface FormatOptions
import { type FormatOptions } from "https://deno.land/std@0.215.0/toml/stringify.ts";

Formatting Options for stringify

Properties

optional
keyAlignment: boolean

Define if the keys should be aligned or not