Preparing search index...
The search index is not available
gherkin-formatter
gherkin-formatter
FormatOptions
Interface FormatOptions
interface
FormatOptions
{
compact
?:
boolean
;
indentation
?:
string
|
number
;
lineBreak
?:
string
;
oneTagPerLine
?:
boolean
;
separateStepGroups
?:
boolean
;
tagFormat
?:
TagFormat
;
}
Index
Properties
compact?
indentation?
line
Break?
one
Tag
Per
Line?
separate
Step
Groups?
tag
Format?
Properties
Optional
compact
compact
?:
boolean
Optional
indentation
indentation
?:
string
|
number
Optional
line
Break
line
Break
?:
string
Optional
one
Tag
Per
Line
one
Tag
Per
Line
?:
boolean
Optional
separate
Step
Groups
separate
Step
Groups
?:
boolean
Optional
tag
Format
tag
Format
?:
TagFormat
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
compact
indentation
line
Break
one
Tag
Per
Line
separate
Step
Groups
tag
Format
gherkin-formatter
FormatOptions
config
format
Generated using
TypeDoc