diff --git a/package.json b/package.json index 197209d9..f732fda0 100644 --- a/package.json +++ b/package.json @@ -99,6 +99,7 @@ "ts-node/register" ], "watch-files": "src/**", + "watch-ignore": "src/test/fixtures/tmp-*", "spec": "src/test/**/*.ts" } } \ No newline at end of file