1 Star 0 Fork 7

tridu33 / json-schemaeditor-antd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 284 Bytes
一键复制 编辑 原始数据 按行查看 历史
furtherBank 提交于 2022-04-12 14:51 . 准备发布 npm,迁移到 dumi
{
"compilerOptions": {
"target": "esnext",
"module": "esnext",
"moduleResolution": "node",
"jsx": "react",
"esModuleInterop": true,
"types": ["jest"],
"strict": true,
"skipLibCheck": true,
"resolveJsonModule": true,
"declaration": true
}
}
TypeScript
1
https://gitee.com/Tridu/json-schemaeditor-antd.git
git@gitee.com:Tridu/json-schemaeditor-antd.git
Tridu
json-schemaeditor-antd
json-schemaeditor-antd
master

搜索帮助