mattpocock / ts-error-translator

VSCode extension to turn TypeScript errors into plain English
https://ts-error-translator.vercel.app
2.36k stars 91 forks source link

Translation request for 2802 #204

Open duchiep51 opened 1 year ago

duchiep51 commented 1 year ago

Error Text

Type 'IterableIterator<[string, string]>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.

Supporting Information

Please provide other information which led to this error, and any specific questions you have about it: