remove wrong vs code settings

This commit is contained in:
Emil Gardström
2024-04-05 22:12:23 +02:00
parent cee8ddf8fc
commit 5702baed19

View File

@@ -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"
}
}