UNPKG

@alexjamesmalcolm/poker-odds-machine

Version:
8 lines 214 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const config = { preset: 'ts-jest', testEnvironment: 'node', }; exports.default = config; //# sourceMappingURL=jest.config.js.map