6 Star 1 Fork 8

openEuler / opendesign

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 324 Bytes
一键复制 编辑 原始数据 按行查看 历史
邦邦邦邦 提交于 2022-12-30 14:17 . feat: initial commit
{
"compilerOptions": {
"declaration": true,
"target": "esnext",
"useDefineForClassFields": true,
"module": "esnext",
"moduleResolution": "node",
"strict": true,
"jsx": "preserve",
"sourceMap": true,
"resolveJsonModule": true,
"esModuleInterop": true,
"skipLibCheck": true
}
}
1
https://gitee.com/openeuler/opendesign.git
git@gitee.com:openeuler/opendesign.git
openeuler
opendesign
opendesign
master

搜索帮助