TyphonJS Runtime Library (FVTT) 0.2.0-next.1
#runtime/data/format/jsonc
ParseOptions
Interface ParseOptions
interface
ParseOptions
{
allowEmptyContent
?:
boolean
;
allowTrailingComma
?:
boolean
;
disallowComments
?:
boolean
;
}
Index
Properties
allow
Empty
Content?
allow
Trailing
Comma?
disallow
Comments?
Properties
Optional
allow
Empty
Content
allow
Empty
Content
?:
boolean
Optional
allow
Trailing
Comma
allow
Trailing
Comma
?:
boolean
Optional
disallow
Comments
disallow
Comments
?:
boolean
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
allow
Empty
Content
allow
Trailing
Comma
disallow
Comments
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.2.0-next.1