Skip to content

Commit

Permalink
feat: add task for settlemint login
Browse files Browse the repository at this point in the history
  • Loading branch information
snigdha920 committed Jan 9, 2025
1 parent 15c5738 commit cc02707
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@
},
],
"tasks": [
{
"label": "SettleMint - Login",
"type": "shell",
"command": "bunx settlemint login",
},
{
"label": "Foundry - Build",
"type": "shell",
Expand Down

0 comments on commit cc02707

Please sign in to comment.