Build [v1.9.22]

This commit is contained in:
Daniel Bedeleanu
2026-04-15 11:41:20 +03:00
parent 10d75619bf
commit 6102ff39aa
3 changed files with 8 additions and 5 deletions

View File

@@ -30,7 +30,10 @@
"Bash(colima start:*)",
"Bash(colima status:*)",
"Bash(colima stop:*)",
"Bash(bash *)"
"Bash(bash *)",
"Bash(npm run *)",
"Bash(npm test *)",
"Bash(python3 *)"
]
}
}