From 34567f24c3311ed6a0d5f1e0ea52eb8cbaff8904 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Sat, 5 Dec 2020 20:45:22 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1test:watch=20script?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c70efb..35cecc2 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,8 @@ "dev": "nodemon src/app.ts", "build": "tsc", "docs": "typedoc --out docs src", - "test": "jest" + "test": "jest", + "test:watch": "jest --watchAll" }, "nodemonConfig": { "ignore": [