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