From ad6a0bc38894c7a0c5078ccca0bb252dfc7e5f9b Mon Sep 17 00:00:00 2001 From: Evert Pot Date: Wed, 17 Jan 2024 17:06:29 -0500 Subject: [PATCH] make sure mocha exists --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b9d762c..8c64884 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,8 @@ "ts", "js", "tsx" - ] + ], + "exit": true }, "nyc": { "extension": [