UNPKG

data-structure-typed

Version:
6 lines (5 loc) 171 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', testMatch: ['<rootDir>/test/integration/**/*.test.ts', '<rootDir>/test/integration/**/*.test.js'], };