Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • FormatOptions

Index

Properties

compact?: boolean
escapeless?: boolean
hexadecimal?: boolean
indent?: { adjustMultilineComment: boolean; base: number; style: string }

Type declaration

  • adjustMultilineComment: boolean
  • base: number
  • style: string
json?: boolean
newline?: "\n"
parentheses?: boolean
preserveBlankLines?: boolean
quotes?: "single" | "double"
renumber?: boolean
safeConcatenation?: boolean
semicolons?: boolean
space?: " "

Generated using TypeDoc