Valeo_Line_MES_vue/.jsbeautifyrc

12 lines
177 B
Plaintext
Raw Normal View History

2026-01-10 13:50:47 +08:00
{
"brace_style": "none,preserve-inline",
"indent_size": 2,
"indent_char": " ",
"jslint_happy": true,
"unformatted": [
""
],
"css": {
"indent_size": 2
}
}