1 Star 16 Fork 0

Hyperledger/aries-framework-javascript-ext

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
jest.config.ts 220 Bytes
一键复制 编辑 原始数据 按行查看 历史
Timo Glastra 提交于 2021-08-28 19:54 +08:00 . build: project setup
import type { Config } from '@jest/types'
import base from './jest.config.base'
const config: Config.InitialOptions = {
...base,
roots: ['<rootDir>'],
projects: ['<rootDir>/packages/*'],
}
export default config
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hyperledger/aries-framework-javascript-ext.git
git@gitee.com:hyperledger/aries-framework-javascript-ext.git
hyperledger
aries-framework-javascript-ext
aries-framework-javascript-ext
main

搜索帮助