This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
xzc
/
mem0
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
e41573ca74
Branches
Tags
main
mem0
/
embedchain-js
/
jest.config.js
jest.config.js
107 B
Historique
Raw
1
2
3
4
5
module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
testPathIgnorePatterns: ['.d.ts'],
};