Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-print
_internal/option
FormatOptions
Interface FormatOptions
Options related to formatting.
interface
FormatOptions
{
indent
?:
"tab"
|
"2-space"
|
"4-space"
;
}
Index
Properties
indent?
Properties
Optional
indent
indent
?:
"tab"
|
"2-space"
|
"4-space"
defaults to
Options.DEFAULT_INDENT
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
indent
Documentation
Loading...
Options related to formatting.