-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add type checking for org.matrix.custom.html in
DeadDocument
.
Awesome. The documentation was not very explicit, I had to play around a lot to figure it out but I'm so happy that this works. https://www.typescriptlang.org/docs/handbook/jsx.html. Please note that `undefined` as a child will not be caught yet, as we need to enable `exactOptionalPropertyTypes` for this to work.
- Loading branch information
Showing
1 changed file
with
39 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters