mirror of
https://github.com/DioxusLabs/dioxus
synced 2025-03-07 00:37:43 +00:00
7 lines
136 B
JSON
7 lines
136 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"[toml]": {
|
|
"editor.formatOnSave": false
|
|
},
|
|
"rust-analyzer.checkOnSave.allTargets": false,
|
|
}
|