diff --git a/tsconfig.json b/tsconfig.json index 6af3e9ce650..4e2bdfe2bc9 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -8,6 +8,7 @@ "strictNullChecks": true, "sourceMap": false, "strict": false, // TODO: Enable this eventually + "exactOptionalPropertyTypes": true, "rootDir": ".", "baseUrl": "./src", "paths": {