6 lines
94 B
JSON
6 lines
94 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"[dart]": {
|
|
"editor.formatOnType": true
|
|
}
|
|
} |