开启后端严格空值检查
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"noEmit": true,
|
||||
"strict": false,
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": true,
|
||||
"skipLibCheck": true,
|
||||
"types": ["node"],
|
||||
"lib": ["ES2022"]
|
||||
|
||||
Reference in New Issue
Block a user