feat: add signal repository + tests
This commit is contained in:
@@ -8,4 +8,7 @@ module.exports = {
|
||||
'transform': {
|
||||
'^.+\\.(ts|tsx)$': 'ts-jest'
|
||||
},
|
||||
moduleNameMapper: {
|
||||
'^axios$': require.resolve('axios'),
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user