pop-launcher/.vscode/settings.json

4 lines
115 B
JSON
Raw Normal View History

{
"remote.containers.dockerPath": "podman",
"rust-analyzer.check.overrideCommand": ["just", "check-json"]
}