spectaql
Version:
A powerful library for autogenerating static GraphQL API documentation
48 lines • 634 B
Plain Text
{
"brace_style": "collapse",
"indent_char": " ",
"indent_inner_html": true,
"indent_scripts": "keep",
"indent_size": 2,
"max_preserve_newlines": 0,
"preserve_newlines": true,
"wrap_line_length": 0,
"unformatted": [
"a",
"abbr",
"acronym",
"address",
"b",
"bdo",
"big",
"cite",
"code",
"del",
"dfn",
"dt",
"em",
"font",
"h1",
"h2",
"h3",
"h4",
"h5",
"h6",
"i",
"ins",
"kbd",
"pre",
"q",
"s",
"samp",
"small",
"span",
"strike",
"strong",
"sub",
"sup",
"tt",
"u",
"var"
]
}