[Feature] can you upgrade tsconfig target >= "ES6" #19304
Labels
duplicate
en
This issue is in English
new-feature
pending
We are not sure about whether this is a bug/new feature.
What problem does this feature solve?
Option 'target=ES3' is deprecated and will stop functioning in TypeScript 5.5. Specify compilerOption '"ignoreDeprecations": "5.0"' to silence this error
What does the proposed API look like?
The text was updated successfully, but these errors were encountered: