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 d4a534b commit a076417Copy full SHA for a076417
src/compiler/diagnosticMessages.json
@@ -2056,10 +2056,6 @@
2056
"category": "Error",
2057
"code": 2567
2058
},
2059
- "Type '{0}' is not an array type. Use compiler option '--downlevelIteration' to allow iterating of iterators.": {
2060
- "category": "Error",
2061
- "code": 2568
2062
- },
2063
"Type '{0}' is not an array type or a string type. Use compiler option '--downlevelIteration' to allow iterating of iterators.": {
2064
2065
"code": 2569
0 commit comments