1 Star 0 Fork 387

yink121 / element-plus

forked from element-plus / element-plus 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.vite-config.json 211 Bytes
一键复制 编辑 原始数据 按行查看 历史
三咲智子 提交于 2022-06-13 23:06 . fix: vitest typings (#8239)
{
"extends": "./tsconfig.node.json",
"compilerOptions": {
"composite": true,
"types": ["node"]
},
"include": ["**/vite.config.*", "**/vitest.config.*", "**/vite.init.*"],
"exclude": ["docs"]
}
JavaScript
1
https://gitee.com/yink121/element-plus.git
git@gitee.com:yink121/element-plus.git
yink121
element-plus
element-plus
dev

搜索帮助