Files
shgx_tz_mes_backend_sync/ZR.Vue/.jsbeautifyrc

12 lines
177 B
Plaintext
Raw Normal View History

2021-12-05 08:37:25 +08:00
{
"brace_style": "none,preserve-inline",
"indent_size": 2,
"indent_char": " ",
"jslint_happy": true,
"unformatted": [
""
],
"css": {
"indent_size": 2
}
}