Skip to content

Commit 1c1d11a

Browse files
committed
revert vs code settings.json
1 parent 73bbc01 commit 1c1d11a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.vscode/settings.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
2-
"rust-analyzer.cargo.target": "wasm32-unknown-unknown", //////////////// DO NOT MERGE
3-
"rust-analyzer.cargo.allTargets": false, ///////// DO NOT MERGE
2+
"rust-analyzer.cargo.allTargets": true,
43
"rust-analyzer.cargo.features": "all",
54
"rust-analyzer.procMacro.ignored": {
65
"napi-derive": [

0 commit comments

Comments
 (0)