2
0
Fork 0
mirror of https://github.com/DioxusLabs/dioxus synced 2024-12-18 08:33:07 +00:00
dioxus/.vscode/settings.json
2022-12-29 00:46:02 -05:00

7 lines
136 B
JSON

{
"editor.formatOnSave": true,
"[toml]": {
"editor.formatOnSave": false
},
"rust-analyzer.checkOnSave.allTargets": false,
}