{ "extends": "./tsconfig.json", "compilerOptions": { "exactOptionalPropertyTypes": false, "noUncheckedIndexedAccess": false, "noPropertyAccessFromIndexSignature": false } }