mirror of
https://github.com/cheveguerra/api-whatsapp-ts.git
synced 2026-04-19 12:19:25 +00:00
continue
This commit is contained in:
6
jest.config.js
Normal file
6
jest.config.js
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
module.exports = {
|
||||
preset: 'ts-jest',
|
||||
testEnvironment: 'node',
|
||||
cacheDirectory: '.tmp/jestCache'
|
||||
};
|
||||
Reference in New Issue
Block a user