This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
xzc
/
mem0
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
bc89b6ea74
Ramas
Etiquetas
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'],
};