Skip to content
Snippets Groups Projects
Forked from pregmodfan / fc-pregmod
15196 commits behind the upstream repository.
.jsbeautifyrc 172 B
{
	"eol": "\n",
	"end_with_newline": true,
	"indent_with_tabs": true,
	"wrap_line_length": 0,
	"space_around_combinator": true,
	"brace_style": "collapse,preserve-inline"
}