13 lines
189 B
JSON
13 lines
189 B
JSON
{
|
|
"lineEnds": {
|
|
"leftCurly": "both",
|
|
"rightCurly": "both"
|
|
},
|
|
"sameLine": {
|
|
"ifBody": "same",
|
|
"ifElse": "next",
|
|
"doWhile": "next",
|
|
"tryBody": "next",
|
|
"tryCatch": "next"
|
|
}
|
|
} |