We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f23d8f commit 2bc153fCopy full SHA for 2bc153f
tsconfig.json
@@ -18,8 +18,7 @@
18
],
19
"typeRoots": [
20
"node_modules/@types"
21
- ],
22
- "noStrictGenericChecks": true
+ ]
23
},
24
"files": [
25
"index.ts"
tslint.json
@@ -18,7 +18,6 @@
"forin": true,
"import-blacklist": [
true,
- "rxjs",
"rxjs/Rx"
"import-spacing": true,
0 commit comments