Fix type inheritance for js-sdk declaration merging

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/27226/head
Michael Telatynski 2024-03-20 15:35:27 +00:00
parent 271524e264
commit 573478a630
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
"./node_modules/matrix-react-sdk/src/@types/opus-recorder.d.ts",
"./node_modules/matrix-react-sdk/src/@types/png-chunks-extract.d.ts",
"./node_modules/matrix-react-sdk/src/@types/sanitize-html.d.ts",
"./node_modules/matrix-react-sdk/src/@types/matrix-js-sdk.d.ts",
"./src/**/*.ts",
"./src/**/*.tsx",
"./test/**/*.ts",