mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
chore: organize imports
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@@ -3,7 +3,8 @@
|
||||
"[dart]": {
|
||||
"editor.formatOnType": true
|
||||
},
|
||||
// "editor.codeActionsOnSave": {
|
||||
// "source.fixAll": true,
|
||||
// }
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.organizeImports": true,
|
||||
// "source.fixAll": true,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user