Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Conform more of the codebase to strictNullChecks #10666

Merged
merged 5 commits into from
Apr 20, 2023
Merged

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Apr 19, 2023

For element-hq/element-web#21967


This change is marked as an internal change (Task), so will not be included in the changelog.

@t3chguy t3chguy added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Apr 19, 2023
@t3chguy t3chguy self-assigned this Apr 19, 2023
@@ -16,6 +16,8 @@ See the License for the specific language governing permissions and
limitations under the License.
*/

import { Optional } from "matrix-events-sdk";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not related to this PR: Is that probably something we should move to somewhere else? Feels wrong to depend on the events-sdk just to get a utility type.

src/LegacyCallHandler.tsx Show resolved Hide resolved
@t3chguy t3chguy merged commit 93b4ee6 into develop Apr 20, 2023
@t3chguy t3chguy deleted the t3chguy/tsc-strict111 branch April 20, 2023 08:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants