@types/matrix-js-sdk removed
This commit is contained in:
@@ -19,16 +19,8 @@
|
||||
"strict": false,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"paths": {
|
||||
"matrix-js-sdk": [
|
||||
"node_modules/@types/matrix-js-sdk/index.d.ts"
|
||||
]
|
||||
}
|
||||
"allowSyntheticDefaultImports": true
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules/matrix-js-sdk/lib/*.d.ts",
|
||||
"node_modules/matrix-js-sdk/lib/*/*.d.ts"
|
||||
],
|
||||
"angularCompilerOptions": {
|
||||
"strictInjectionParameters": true,
|
||||
"strictTemplates": true
|
||||
|
||||
Reference in New Issue
Block a user