Conform more of the codebase to strictNullChecks (#10738)

This commit is contained in:
Michael Telatynski
2023-05-09 18:24:40 +01:00
committed by GitHub
parent 5e8488c283
commit 52017f62e1
18 changed files with 105 additions and 84 deletions

View File

@@ -62,7 +62,7 @@
"@babel/runtime": "^7.12.5",
"@matrix-org/analytics-events": "^0.5.0",
"@matrix-org/matrix-wysiwyg": "^2.0.0",
"@matrix-org/react-sdk-module-api": "^0.0.4",
"@matrix-org/react-sdk-module-api": "^0.0.5",
"@sentry/browser": "^7.0.0",
"@sentry/tracing": "^7.0.0",
"@testing-library/react-hooks": "^8.0.1",