This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
xzc
/
mem0
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
e41573ca74
Dallar
Biçim İmleri
main
mem0
/
embedchain-js
/
jest.config.js
jest.config.js
107 B
Geçmiş
Ham
1
2
3
4
5
module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
testPathIgnorePatterns: ['.d.ts'],
};