Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
main
oh-my-pi
/
packages
/
agent
/
tsconfig.json
下载
C
can1357
refactor: restructured monorepo TypeScript config and build tasks for unified setup
52719d1a
创建于
4月8日
历史提交
{
"extends"
:
"../tsconfig.workspace.json"
,
"include"
:
[
"src"
,
"test"
]
}