UNPKG

eadolores

Version:

Desig: The Blockchain-Agnostic Multisig Solution

8 lines 240 B
module.exports = { roots: ['<rootDir>/test'], transform: { '^.+\\.tsx?$': 'ts-jest', }, testRegex: '(/__tests__/.*|(\\.|/)(test|spec))\\.tsx?$', moduleFileExtensions: ['ts', 'tsx', 'js', 'jsx', 'json', 'node'], }