tautulli-exporter/.vscode/settings.json

5 lines
87 B
JSON
Executable File

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