9 lines
140 B
JSON
9 lines
140 B
JSON
{
|
|
"dart.lineLength": 150,
|
|
"[dart]": {
|
|
"editor.rulers": [
|
|
150
|
|
],
|
|
},
|
|
"editor.formatOnSave": true
|
|
} |