13 lines
213 B
JSON
13 lines
213 B
JSON
{
|
|
"formatter": {
|
|
"enabled": true,
|
|
"lineWidth": 120
|
|
},
|
|
"javascript": {
|
|
"formatter": {
|
|
"semicolons": "asNeeded",
|
|
"quoteStyle": "single"
|
|
}
|
|
}
|
|
}
|
|
|