1 2 3 4 5 6 7 8 9 10 11
{ "editor.formatOnSave": true, "rust-analyzer.rustfmt.extraArgs": [ "+nightly" ], "yaml.schemas": { "https://taskfile.dev/schema.json": [ "**/Taskfile.yml", ] } }