pop-launcher/.vscode/settings.json
2023-02-08 17:15:34 +01:00

4 lines
No EOL
115 B
JSON

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