diff --git a/package.json b/package.json index bd82535..bdcf790 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "json", "ts" ], - "modulePathIgnorePatterns": [".controller.ts",".module.ts"], + "modulePathIgnorePatterns": [".controller.ts",".module.ts","main.ts"], "rootDir": "src", "testRegex": ".*\\.spec\\.ts$", "transform": {