1 Star 2 Fork 0

微笑涛声 / 用Java编写的CMS系统移动端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
tsconfig.json 546 Bytes
一键复制 编辑 原始数据 按行查看 历史
微笑涛声 提交于 2020-04-21 17:48 . '新闻表数据交互成功'
{
"compileOnSave": false,
"compilerOptions": {
"baseUrl": "./",
"outDir": "./dist/out-tsc",
"sourceMap": true,
"declaration": false,
"module": "esnext",
"moduleResolution": "node",
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"importHelpers": true,
"target": "es2015",
"typeRoots": [
"node_modules/@types"
],
"lib": [
"es2018",
"dom"
]
},
"angularCompilerOptions": {
"fullTemplateTypeCheck": true,
"strictInjectionParameters": true
}
}
TypeScript
1
https://gitee.com/chuanzitao/cmsyidongduan_system_of_Chuan_zitao.git
git@gitee.com:chuanzitao/cmsyidongduan_system_of_Chuan_zitao.git
chuanzitao
cmsyidongduan_system_of_Chuan_zitao
用Java编写的CMS系统移动端
master

搜索帮助