diff --git a/package.json b/package.json index f98b15e..2d0f044 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Convert CML To HTML", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "watch": "nodemon --ignore coverage/ -q -x 'istanbul cover _mocha'" }, "repository": { "type": "git",