This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
xzc
/
mem0
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
e41573ca74
Rami (Branch)
Tag
main
mem0
/
embedchain-js
/
jest.config.js
jest.config.js
107 B
Cronologia
Originale
1
2
3
4
5
module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
testPathIgnorePatterns: ['.d.ts'],
};