当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
6 Star 13 Fork 2

tg / freeng
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig-es2015.json 466 Bytes
一键复制 编辑 原始数据 按行查看 历史
zero 提交于 2017-08-14 23:21 . update new component and fix bug
{
"compileOnSave": false,
"compilerOptions": {
"outDir": "./component",
"baseUrl": "src",
"rootDir": "src/app/component",
"sourceMap": true,
"declaration": true,
"moduleResolution": "node",
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"target": "es5",
"typeRoots": [
"node_modules/@types"
],
"lib": [
"es2016",
"dom"
]
},
"include": [
"src/app/component/**/*"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/mini-cloud/freeng.git
git@gitee.com:mini-cloud/freeng.git
mini-cloud
freeng
freeng
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891