This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
xzc
/
mem0
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
28460f725c
Gałęzie
Tagi
main
mem0
/
embedchain-js
/
jest.config.js
jest.config.js
107 B
Historia
Czysty
1
2
3
4
5
module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
testPathIgnorePatterns: ['.d.ts'],
};