gluetun-qbit-port-updater/.vscode/settings.json

6 lines
102 B
JSON

{
"rust-analyzer.checkOnSave.extraArgs": [
"--target-dir",
"target/check"
],
}