1 Star 0 Fork 13

惊天/mix-img

forked from 百度开源/mix-img 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
jest.config.js 287 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhengxkq 提交于 2021-05-31 22:11 . update author name
/**
* @file: 测试配置文件
* @author: zhw
* @Date: 2020-06-30 13:45:06
* @Last Modified by: zhw
* @Last Modified time: 2021-01-09 16:44:09
*/
module.exports = {
setupFiles: ['jest-canvas-mock'],
rootDir: __dirname,
testMatch: ['<rootDir>/test/unit/*.test.js']
};
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/andios/mix-img.git
git@gitee.com:andios/mix-img.git
andios
mix-img
mix-img
master

搜索帮助