Files
kunshan-bzfm-mes-vue/.jsbeautifyrc

12 lines
177 B
Plaintext
Raw Permalink Normal View History

2024-11-28 13:40:47 +08:00
{
"brace_style": "none,preserve-inline",
"indent_size": 2,
"indent_char": " ",
"jslint_happy": true,
"unformatted": [
""
],
"css": {
"indent_size": 2
}
}