UNPKG

@akashicpay/sdk

Version:

SDK to interact with the Akashic ecosystem

19 lines 491 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const config = { moduleFileExtensions: ['js', 'json', 'ts'], modulePaths: ['<rootDir>', '<rootDir>/..'], rootDir: '.', testEnvironment: 'node', testRegex: '.e2e-spec.ts$', transform: { '^.+\\.(t|j)s$': [ 'ts-jest', { tsconfig: 'tsconfig.json', }, ], }, }; exports.default = config; //# sourceMappingURL=jest-e2e.js.map