remove wrong vs code settings
This commit is contained in:
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@@ -1,9 +1,4 @@
|
||||
{
|
||||
"rust-analyzer.linkedProjects": [
|
||||
".\\ic10emu_wasm\\Cargo.toml",
|
||||
".\\ic10emu\\Cargo.toml",
|
||||
".\\ic10lsp_wasm\\Cargo.toml"
|
||||
],
|
||||
"rust-analyzer.check.allTargets": false,
|
||||
"rust-analyzer.cargo.target": "wasm32-unknown-unknown"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user