4 Star 17 Fork 1

antv / AVA

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jest.config.js 178 Bytes
一键复制 编辑 原始数据 按行查看 历史
Neoddish 提交于 2021-08-26 20:54 . fix: jest config files
const base = require('./jest.config.base.js');
module.exports = {
...base,
projects: ['<rootDir>/packages/*/jest.config.js'],
coverageDirectory: '<rootDir>/coverage/',
};
TypeScript
1
https://gitee.com/antv/AVA.git
git@gitee.com:antv/AVA.git
antv
AVA
AVA
master

搜索帮助