3 Star 52 Fork 42

雪影枫 / workflow-bpmn-modeler

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 236 Bytes
一键复制 编辑 原始数据 按行查看 历史
放开那位大妈 提交于 2020-07-26 03:26 . init
{
"compilerOptions": {
"target": "es2017",
"allowSyntheticDefaultImports": false,
"baseUrl": "./",
"paths": {
"@/*": ["src/*"]
}
},
"exclude": ["node_modules", "dist"],
"include": ["src"]
}
1
https://gitee.com/lewis_2010/workflow-bpmn-modeler.git
git@gitee.com:lewis_2010/workflow-bpmn-modeler.git
lewis_2010
workflow-bpmn-modeler
workflow-bpmn-modeler
master

搜索帮助