diff --git a/tsconfig.json b/tsconfig.json index 958916a9a..e65781e97 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -14,6 +14,5 @@ "allowJs": true, "moduleResolution": "node", "esModuleInterop": true, - "strictNullChecks": true } }