1 Star 0 Fork 0

whiteKing / ionic3-cnodeGT

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 576 Bytes
一键复制 编辑 原始数据 按行查看 历史
Gtraveler 提交于 2017-12-28 13:44 . ----------2017/12/28-1-------------
{
"compilerOptions": {
"allowSyntheticDefaultImports": true,
"declaration": false,
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"lib": [
"dom",
"es2015"
],
"module": "es2015",
"moduleResolution": "node",
"sourceMap": true,
"target": "es5",
"typeRoots": [
"../node_modules/@types"
]
},
"include": [
"src/**/*.ts"
],
"exclude": [
"node_modules",
"src/**/*.spec.ts",
"src/**/__tests__/*.ts"
],
"compileOnSave": false,
"atom": {
"rewriteTsconfig": false
}
}
JavaScript
1
https://gitee.com/white_king/ionic3-cnodeGT.git
git@gitee.com:white_king/ionic3-cnodeGT.git
white_king
ionic3-cnodeGT
ionic3-cnodeGT
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891