Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
9965e487adf726a3abeae3be4f7a7b2964e54acb
cherry-markdown
/
examples
/
cherry-markdown-publish
/
tsconfig.build.json
下载
G
GitHub
feat(publish): 支持发布功能 (
#689
)
c7d4791b
创建于
2024年1月16日
历史提交
{
"extends"
:
"./tsconfig.json"
,
"exclude"
: [
"node_modules"
,
"test"
,
"dist"
,
"**/*spec.ts"
]
}