This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
daole
/
rpa-robot
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
329688eebe
Ranting
Tag
master
rpa-robot
/
jest.config.js
jest.config.js
132 B
Riwayat
Mentahan
1
2
3
4
5
6
module.exports = {
transformIgnorePatterns: [
'node_modules/node-fetch'
],
// 其他配置接着写这儿哈
};