mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
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