Finally typed matrix-js-sdk

This commit is contained in:
2021-04-26 00:59:23 +02:00
parent 2926126100
commit 7b52bfba88
5 changed files with 25 additions and 28 deletions

View File

@@ -25,9 +25,10 @@
]
}
},
// "exclude": [
// "node_modules/matrix-js-sdk/lib/*.d.ts"
// ],
"exclude": [
"node_modules/matrix-js-sdk/lib/*.d.ts",
"node_modules/matrix-js-sdk/lib/*/*.d.ts"
],
"angularCompilerOptions": {
"strictInjectionParameters": true,
"strictTemplates": true