This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
xzc
/
mem0
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
bc89b6ea74
Branches
Tags
main
mem0
/
embedchain-js
/
jest.config.js
jest.config.js
107 B
Histórico
Raw
1
2
3
4
5
module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
testPathIgnorePatterns: ['.d.ts'],
};