Module

std/toml/mod.ts>FormatOptions

The Deno Standard Library
Go to Latest
interface FormatOptions
import { type FormatOptions } from "https://dotland.deno.dev/std@0.223.0/toml/mod.ts";

Formatting Options for stringify

Properties

optional
keyAlignment: boolean

Define if the keys should be aligned or not