fix: use tsx test runner discovery and ignore build output
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
"scripts": {
|
||||
"build": "rollup -c",
|
||||
"watch": "rollup -c -w --watch.onEnd=\"streamdeck restart com.bryce.llamawatch\"",
|
||||
"test": "tsx --test tests/"
|
||||
"test": "tsx --test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@elgato/cli": "^1.8.1",
|
||||
|
||||
Reference in New Issue
Block a user