UNPKG

topology-runner

Version:

Run a topology consisting of a directed acyclic graph

6 lines (5 loc) 134 B
/** @type {import('ts-jest/dist/types').InitialOptionsTsJest} */ module.exports = { preset: 'ts-jest', testEnvironment: 'node', }