mattpocock / ts-error-translator

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

Translation request for 2550 #269

Open Xukaixin97 opened 4 months ago

Xukaixin97 commented 4 months ago

Error Text

Property 'any' does not exist on type 'PromiseConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2021' or later.

Supporting Information

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