mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 15:24:10 +08:00
test(cli): add basic test suite
This commit is contained in:
@@ -31,7 +31,8 @@
|
||||
],
|
||||
"scripts": {
|
||||
"dev": "tsx ./src/index.ts",
|
||||
"build": "tsdown"
|
||||
"build": "tsdown",
|
||||
"test": "vitest"
|
||||
},
|
||||
"dependencies": {
|
||||
"citty": "^0.1.6",
|
||||
|
||||
Reference in New Issue
Block a user