mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
Update jest.config.js
This commit is contained in:
parent
cc38adaea3
commit
e45533bea9
@ -1,4 +1,6 @@
|
||||
module.exports = {
|
||||
testEnvironment: '<rootDir>/tests/custom-environment.js',
|
||||
reporters: ['default', ['<rootDir>/tests/custom-reporter.js', {}]],
|
||||
preset: 'react-native',
|
||||
transform: {
|
||||
'^.+\\.(ts|tsx)$': 'ts-jest',
|
||||
|
Loading…
Reference in New Issue
Block a user