diff --git a/tsconfig.json b/tsconfig.json index 3162d05..887d82a 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -10,7 +10,7 @@ "noImplicitAny": true, "noImplicitReturns": true, "noImplicitThis": true, - "structNullChecks": true, + "strictNullChecks": true, "allowSyntheticDefaultImports": true, "allowUnreachableCode": false, "types": [