1 Star 0 Fork 43

red boy/project_22614614

forked from IT啊平/cool-admin-api 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
tsconfig.json 721 Bytes
Copy Edit Raw Blame History
挡不住的啊平 authored 2019-09-28 16:12 . 初始化提交
{
"compileOnSave": true,
"compilerOptions": {
"target": "es2017",
"module": "commonjs",
"strict": true,
"noImplicitAny": false,
"experimentalDecorators": true,
"emitDecoratorMetadata": true,
"charset": "utf8",
"allowJs": false,
"pretty": true,
"noEmitOnError": false,
"noUnusedLocals": true,
"noUnusedParameters": true,
"allowUnreachableCode": false,
"allowUnusedLabels": false,
"strictPropertyInitialization": false,
"noFallthroughCasesInSwitch": true,
"skipLibCheck": true,
"skipDefaultLibCheck": true,
"inlineSourceMap": true,
"importHelpers": true
},
"exclude": [
"app/public",
"app/views",
"node_modules*"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/redboy88_admin/cool-admin-api.git
git@gitee.com:redboy88_admin/cool-admin-api.git
redboy88_admin
cool-admin-api
project_22614614
master

Search

23e8dbc6 1850385 7e0993f3 1850385