Add tests and search simulator TUI
This commit is contained in:
+2
-1
@@ -8,7 +8,8 @@
|
||||
"build": "tsc -noEmit -skipLibCheck && node esbuild.config.mjs production",
|
||||
"check": "svelte-check --tsconfig ./tsconfig.json",
|
||||
"version": "node version-bump.mjs",
|
||||
"test": "jest"
|
||||
"test": "jest",
|
||||
"tui": "node tools/search-tui-launcher.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Simon Cambier",
|
||||
|
||||
Reference in New Issue
Block a user