Closed
Description
π Search Terms
es2023
π Version & Regression Information
- This is the behavior in every version I tried
β― Playground Link
No response
π» Code
π Actual behavior
We get completions for "target" that include "ES2023".
If we accept that, we get the following error:
"error TS6046: Argument for '--target' option must be: 'es5', 'es6', 'es2015', 'es2016', 'es2017', 'es2018', 'es2019', 'es2020', 'es2021', 'es2022', 'esnext'."
π Expected behavior
No suggestion of "ES2023".