Files
PiliPlus/.vscode/settings.json
bggRGjQaUbCoE caa58e9d7d mod: lint
mod: tweaks

opt: publish page

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
2025-05-04 14:56:56 +08:00

9 lines
175 B
JSON

{
"editor.formatOnSave": true,
"[dart]": {
"editor.formatOnType": true
},
// "editor.codeActionsOnSave": {
// "source.fixAll": true,
// }
}