18 Star 27 Fork 4

扶竹技术 / ngx-fuzhutech-blog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 526 Bytes
一键复制 编辑 原始数据 按行查看 历史
扶竹技术 提交于 2018-09-04 13:25 . 升级angular版本6.1.0
{
"compileOnSave": false,
"compilerOptions": {
"baseUrl": "./",
"outDir": "./dist/out-tsc",
"sourceMap": true,
"declaration": false,
"module": "es2015",
"moduleResolution": "node",
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"target": "es5",
"typeRoots": [
"node_modules/@types",
"node_modules/@types/jquery"
],
"lib": [
"es2017",
"dom"
]
}
}
TypeScript
1
https://gitee.com/fuzhutech/ng2-fuzhutech-blog.git
git@gitee.com:fuzhutech/ng2-fuzhutech-blog.git
fuzhutech
ng2-fuzhutech-blog
ngx-fuzhutech-blog
master

搜索帮助