-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Closed as not planned
Labels
QuestionAn issue which isn't directly actionable in codeAn issue which isn't directly actionable in code
Description
Acknowledgement
- I acknowledge that issues using this template may be closed without further explanation at the maintainer's discretion.
Comment
Caveat: I am not entirely sure where these faults stem from, but they have existed for some time and causes confusion for users. I am starting here.
From: https://www.typescriptlang.org/tsconfig
es2023
is missing fortarget
(but it should exist, see Add Array.prototype.findLast() and Array.prototype.findLastIndex() #49636)
If we use VS Code it reports that it cannot be used:
But https://json.schemastore.org/tsconfig has it.
I have no idea where the fault in VS Code comes from as it is/should be checking https://json.schemastore.org/tsconfig, and I also do not know why it was not included on From: https://www.typescriptlang.org/tsconfig.
It is possible I should split this up in more than one bug report, if this is a bug.
cristan and krieu
Metadata
Metadata
Assignees
Labels
QuestionAn issue which isn't directly actionable in codeAn issue which isn't directly actionable in code