Skip to content

Commit cc02707

Browse files
committed
feat: add task for settlemint login
1 parent 15c5738 commit cc02707

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.vscode/tasks.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
},
1616
],
1717
"tasks": [
18+
{
19+
"label": "SettleMint - Login",
20+
"type": "shell",
21+
"command": "bunx settlemint login",
22+
},
1823
{
1924
"label": "Foundry - Build",
2025
"type": "shell",

0 commit comments

Comments
 (0)