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