mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-19 16:02:14 +00:00
6 lines
173 B
JSON
6 lines
173 B
JSON
{
|
|
"python.analysis.typeCheckingMode": "basic",
|
|
"rust-analyzer.linkedProjects": ["./windmill-common/Cargo.toml"],
|
|
"rust-analyzer.showUnlinkedFileNotification": false
|
|
}
|