3 Star 0 Fork 0

清讯项目组/elephant

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 328 Bytes
一键复制 编辑 原始数据 按行查看 历史
qiruiyin 提交于 2017-11-03 10:19 . 静态页面
{
"compilerOptions": {
"jsx": "react",
"outDir": "./dist",
"sourceMap": true,
"noImplicitAny": true,
"module": "commonjs",
"target": "es5"
},
"exclude": [
"node_modules"
],
"files": [
"./typings/index.d.ts",
"./app/js/index.tsx"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ten_suns/elephant.git
git@gitee.com:ten_suns/elephant.git
ten_suns
elephant
elephant
master

搜索帮助