Update .vscode/tasks.json

per greptile

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
Andrew Porter 2026-03-14 16:47:43 -07:00 committed by GitHub
parent df98f0ac6e
commit e48a1dedc3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.vscode/tasks.json vendored
View File

@ -6,6 +6,7 @@
"type": "shell",
"command": "pnpm clean:dist",
"group": "none",
"problemMatcher": [],
"presentation": {
"echo": true,
"reveal": "always",