Change Request: allow allowReserved
regardless of version #19278
Open
Description
opened on Dec 26, 2024
Discussed in #19256
Originally posted by jsumners-nr December 19, 2024
ESLint version
9.17.0
What problem do you want to solve?
Per this difficult to find reference https://eslint.org/docs/latest/use/configure/language-options#specifying-parser-options, the allowReserved
option is tied to the ECMA v3 setting. I very much have a case where I need to test that reserved words do not interfere with operations. As a result, I seem to be completely blocked on being able to upgrade to eslint v9.
What do you think is the correct solution?
Allow us to turn off this not very helpful error.
Participation
- I am willing to submit a pull request for this change.
Additional comments
No response
Metadata
Assignees
Type
Projects
Status
Triaging
Activity