pop-launcher/.vscode/settings.json

4 lines
99 B
JSON
Raw Normal View History

{
"remote.containers.dockerPath": "podman",
"rust-analyzer.checkOnSave.command": "clippy"
}