ZrAdminNetCore/ZR.Vue/.jsbeautifyrc
不做码农 c94a94d9d8 v3.7.0
2021-12-05 08:37:25 +08:00

12 lines
177 B
Plaintext

{
"brace_style": "none,preserve-inline",
"indent_size": 2,
"indent_char": " ",
"jslint_happy": true,
"unformatted": [
""
],
"css": {
"indent_size": 2
}
}