diff --git a/tsconfig.json b/tsconfig.json index 6cf23bc377..3ceb867c38 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -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",