1 Star 0 Fork 0

zaq5278/ionic2-jpush

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 406 Bytes
一键复制 编辑 原始数据 按行查看 历史
zaq5278 提交于 2019-06-10 11:59 . no message
{
"compilerOptions": {
"module": "es2015",
"target": "es5",
"moduleResolution": "node",
"sourceMap": true,
"declaration": true,
"noImplicitAny": true,
"experimentalDecorators": true,
"lib": ["dom", "es2015"],
"outDir": "./dist"
},
"exclude": [
"node_modules",
"dist",
"aot",
"jpush-demo"
],
"angularCompilerOptions": {
"genDir": "aot"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zaq5278/ionic2-jpush.git
[email protected]:zaq5278/ionic2-jpush.git
zaq5278
ionic2-jpush
ionic2-jpush
master

搜索帮助