refactor(tui): centralize application exit
This commit is contained in:
parent
7c1e61af1e
commit
ffd38aade4
19 changed files with 150 additions and 332 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"setup:recording-env": "bun run script/setup-recording-env.ts",
|
||||
"test": "bun test --timeout 30000",
|
||||
"test": "bun test --timeout 30000 --only-failures",
|
||||
"typecheck": "tsgo --noEmit"
|
||||
},
|
||||
"exports": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue