UNPKG

@vzeta/zeebe-node-test

Version:

The Node.js client library for the Zeebe Workflow Automation Engine.

6 lines (5 loc) 118 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', testPathIgnorePatterns: ['node_modules', 'dist'], }