Merge pull request #12 from Emilgardis/fix-vscconf

remove wrong vs code settings
This commit is contained in:
Rachel Powers
2024-04-05 16:01:11 -07:00
committed by GitHub

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