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": [