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

6 lines
102 B
JSON
Raw Normal View History

2024-02-04 04:53:15 +00:00
{
"rust-analyzer.checkOnSave.extraArgs": [
"--target-dir",
"target/check"
],
}