This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
daole
/
rpa-robot
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Tree:
329688eebe
Branches
Tags
master
rpa-robot
/
jest.config.js
jest.config.js
132 B
Lịch sử
Raw
1
2
3
4
5
6
module.exports = {
transformIgnorePatterns: [
'node_modules/node-fetch'
],
// 其他配置接着写这儿哈
};