mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-10 06:34:20 +00:00
7 lines
136 B
JSON
7 lines
136 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"[toml]": {
|
|
"editor.formatOnSave": false
|
|
},
|
|
"rust-analyzer.checkOnSave.allTargets": false,
|
|
}
|