UNPKG

merchnow-api-node

Version:
9 lines (8 loc) 212 B
{ "transform": { "^.+\\.tsx?$": "<rootDir>/node_modules/ts-jest/preprocessor.js" }, "testRegex": "/tests/.*", "testEnvironment": "node", "moduleFileExtensions": ["ts", "js"] }