update group id in pom.xml
[sdc/sdc-pubsub.git] / jest.config.js
index f4b1f87..3cf55c2 100644 (file)
@@ -8,11 +8,7 @@ module.exports = {
     "testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.ts?$",
     "moduleFileExtensions": [
         "ts",
-        "tsx",
         "js",
-        "jsx",
-        "json",
-        "node"
     ],
     "testURL": "http://localhost/",
     "coverageDirectory": "<rootDir>/coverage",