{ "typeCheckingMode": "basic", "reportGeneralTypeIssues": "warning", "reportArgumentType": "warning", "reportOptionalMemberAccess": "warning", "reportOperatorIssue": "warning", "reportAttributeAccessIssue": "warning", "reportMissingImports": "warning", "reportReturnType": "warning", "reportAssignmentType": "warning", "reportOptionalSubscript": "warning", "reportOptionalIterable": "warning", "reportCallIssue": "warning", "reportUnhashable": "warning" }