Commit 56e11ef
committed
Disable strictBuiltinIteratorReturn check
'lru-cache' does some things that the typechecker dislikes.
As per the issue isaacs/node-lru-cache#348,
we disable the responsible check.
This unblocks us from using newer typescript versions1 parent 2665975 commit 56e11ef
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments