feat(voyage)!: add verify.sh automating brief SC1-SC7 [skip-docs]
This commit is contained in:
parent
1e5838146f
commit
7684672ca3
2 changed files with 176 additions and 1 deletions
|
|
@ -7,7 +7,8 @@
|
|||
"node": ">=18"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node --test 'tests/**/*.test.mjs'"
|
||||
"test": "node --test 'tests/**/*.test.mjs'",
|
||||
"verify": "bash verify.sh"
|
||||
},
|
||||
"keywords": [
|
||||
"claude-code",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue