1 Star 0 Fork 479

lihuiwang / vue-devui

forked from DevUI / vue-devui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 479 Bytes
一键复制 编辑 原始数据 按行查看 历史
X.Q. Chen 提交于 2021-06-27 12:06 . feat: 增加radio组件
{
"compilerOptions": {
"target": "esnext",
"module": "esnext",
"moduleResolution": "node",
"strict": true,
"jsx": "preserve",
"sourceMap": true,
"lib": ["esnext", "dom"],
"types": ["vite/client", "jest"],
"esModuleInterop": true,
"plugins": [{ "name": "@vuedx/typescript-plugin-vue" }],
"paths": {
"hooks/*": ["./devui/shared/hooks/*"]
}
},
"include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue"]
}
JavaScript
1
https://gitee.com/lihuiwang/vue-devui.git
git@gitee.com:lihuiwang/vue-devui.git
lihuiwang
vue-devui
vue-devui
dev

搜索帮助

53164aa7 5694891 3bd8fe86 5694891