Skip to content

Commit

Permalink
chore: Point to monorepo's nargo in vscode workspace settings (#11349)
Browse files Browse the repository at this point in the history
  • Loading branch information
spalladino authored Jan 20, 2025
1 parent 6426d90 commit bb96e7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,5 +189,6 @@
"wasi",
"memfree",
"tmpfs"
]
],
"noir.nargoPath": "${workspaceFolder}/noir/noir-repo/target/release/nargo"
}

0 comments on commit bb96e7c

Please sign in to comment.