Merge branch 'feature-requirement' of http://222.76.244.118:3000/CPICXIM/it-console into feature-requirement
This commit is contained in:
commit
5c0050fe13
@ -2,7 +2,7 @@
|
||||
* @Author: Kane
|
||||
* @Date: 2023-02-09 15:24:20
|
||||
* @LastEditors: Kane
|
||||
* @LastEditTime: 2023-02-13 22:25:29
|
||||
* @LastEditTime: 2023-02-13 23:28:22
|
||||
* @FilePath: /后端辅助工具/tsconfig.json
|
||||
* @Description:
|
||||
*
|
||||
@ -14,8 +14,10 @@
|
||||
"strict": false,
|
||||
"strictNullChecks": true,
|
||||
"sourceMap": true,
|
||||
"allowJs": true,
|
||||
"checkJs": false,
|
||||
"moduleResolution": "node",
|
||||
"module": "ES6",
|
||||
"module": "CommonJS",
|
||||
"target": "ES2015"
|
||||
},
|
||||
// "files": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user