UNPKG

@genie-solutions/genie-logger

Version:

Reusable Node.js logger for platform Lambda services.

10 lines (9 loc) 142 B
module.exports = { "roots": [ "<rootDir>/test" ], testMatch: ['**/*.test.ts'], "transform": { "^.+\\.tsx?$": "ts-jest" }, }