This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
daole
/
rpa-robot
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
329688eebe
Ramuri
Etichete
master
rpa-robot
/
jest.config.js
jest.config.js
132 B
Istoric
Crud
1
2
3
4
5
6
module.exports = {
transformIgnorePatterns: [
'node_modules/node-fetch'
],
// 其他配置接着写这儿哈
};