1 Star 16 Fork 0

Hyperledger/aries-framework-javascript-ext

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.test.json 600 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"extends": "./tsconfig.build.json",
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@aries-framework/react-hooks": ["packages/react-hooks/src"],
"@aries-framework/rest": ["packages/rest/src"],
"@aries-framework/redux-store": ["packages/redux-store/src"],
"@aries-framework/transport-ble": ["packages/transport-ble/src"],
"@aries-framework/push-notifications": ["packages/push-notifications/src"]
},
"types": ["jest", "node"]
},
"include": ["tests", "samples", "**/tests", "**/samples"],
"exclude": ["node_modules", "build", "**/build/**"]
}
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

搜索帮助