dotfiles/sublime/.jsbeautifyrc
2020-05-08 10:15:14 +02:00

7 lines
130 B
Plaintext

{
"all": {
// Maximum number of line breaks to be preserved in one chunk (0 disables)
"max_preserve_newlines": 2,
}
}