Files
windmill/backend/.vscode/settings.json
2023-06-09 19:14:02 +02:00

6 lines
173 B
JSON

{
"python.analysis.typeCheckingMode": "basic",
"rust-analyzer.linkedProjects": ["./windmill-common/Cargo.toml"],
"rust-analyzer.showUnlinkedFileNotification": false
}