Merge branch 'feature-requirement' of http://222.76.244.118:3000/CPICXIM/it-console into feature-requirement

This commit is contained in:
Kane Wang 2023-02-14 00:24:55 +08:00
commit 5c0050fe13
1 changed files with 4 additions and 2 deletions

View File

@ -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": [