1 Star 1 Fork 0

steve_coder/vue3-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 278 Bytes
一键复制 编辑 原始数据 按行查看 历史
steve_coder 提交于 2024-03-11 10:59 +08:00 . init commit
{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.vitest.json"
}
],
"compilerOptions": {
// ...
"types": [
"element-plus/global"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/steve1992coder/vue3-demo.git
git@gitee.com:steve1992coder/vue3-demo.git
steve1992coder
vue3-demo
vue3-demo
master

搜索帮助