54 Star 593 Fork 98

GVPvarlet / varlet-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 349 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"compilerOptions": {
"target": "es2016",
"strict": true,
"declaration": true,
"skipLibCheck": true,
"esModuleInterop": true,
"downlevelIteration": true,
"resolveJsonModule": true,
"jsx": "preserve",
"lib": ["esnext", "dom"],
"module": "esnext",
"moduleResolution": "node",
"outDir": "./lib"
}
}
1
https://gitee.com/varlet/varlet-ui.git
git@gitee.com:varlet/varlet-ui.git
varlet
varlet-ui
varlet-ui
dev

搜索帮助