ci: improve test coverage
This commit is contained in:
parent
d0043a4a78
commit
4b94d98f89
6 changed files with 54 additions and 448 deletions
|
|
@ -6,6 +6,7 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"typecheck": "tsc --noEmit",
|
||||
"test": "bun test",
|
||||
"build": "./script/build.ts",
|
||||
"dev": "bun run --conditions=development ./src/index.ts"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue