Module

x/lume/deps/jsonc.ts>ParseOptions

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface ParseOptions
import { type ParseOptions } from "https://dotland.deno.dev/x/lume@v1.14.1/deps/jsonc.ts";

Properties

optional
allowTrailingComma: boolean = true

Allow trailing commas at the end of arrays and objects.