mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-23 12:10:33 +08:00
9 lines
180 B
JSON
9 lines
180 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"[dart]": {
|
|
"editor.formatOnType": true
|
|
},
|
|
"editor.codeActionsOnSave": {
|
|
"source.organizeImports": "explicit"
|
|
}
|
|
} |