diff --git a/package.json b/package.json index c715e7d6..86c04432 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,8 @@ "test": "tests" }, "scripts": { - "test": "elm-test" + "test": "elm-test", + "test:watch": "npm run test -s -- --watch" }, "repository": { "type": "git",