9 lines
No EOL
212 B
JSON
9 lines
No EOL
212 B
JSON
{
|
|
"dart.previewLsp": true,
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll": true,
|
|
"source.organizeImports": true,
|
|
"source.sortMembers": false
|
|
},
|
|
"editor.formatOnSave": true
|
|
} |