UNPKG

@june-so/analytics-node

Version:

The hassle-free way to integrate analytics into any Node.js application

7 lines (6 loc) 100 B
module.exports = { roots: ["<rootDir>/src"], transform: { "^.+\\.tsx?$": "ts-jest", }, };