mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
mod: tweaks opt: publish page Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
9 lines
175 B
JSON
9 lines
175 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"[dart]": {
|
|
"editor.formatOnType": true
|
|
},
|
|
// "editor.codeActionsOnSave": {
|
|
// "source.fixAll": true,
|
|
// }
|
|
} |