Star
0
Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
项目讨论
Wiki
项目成员
13
分析
项目设置
Star
0
Fork
0
master
WebComponent
/
HttpServerOfVue
/
jsconfig.json
下载
L
linlj
add WebComponent
18355fc7
创建于
2024年6月19日
历史提交
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./src/*"
]
}
}
,
"exclude"
:
[
"node_modules"
,
"dist"
]
}