Changes
2 changed files (+2/-2)
-
-
@@ -51,7 +51,7 @@ ],"transform": { "^.+\\.ts?$": "ts-jest" }, "testRegex": "/tests/.*\\.ts$", "testRegex": "/tests/.*\\.spec\\.ts$", "moduleFileExtensions": [ "ts", "js",
-
-
-
@@ -15,5 +15,5 @@ "~/*": ["./src/*"]} }, "include": ["src/**/*"], "exclude": ["node_modules", "**/*.spec.ts"] "exclude": ["node_modules"] }
-