diff --git a/.vscode/settings.json b/.vscode/settings.json index 4b274e1161ab..05cf2df5c725 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -189,5 +189,6 @@ "wasi", "memfree", "tmpfs" - ] + ], + "noir.nargoPath": "${workspaceFolder}/noir/noir-repo/target/release/nargo" }