-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Labels
acceptedThere is consensus among the team that this change meets the criteria for inclusionThere is consensus among the team that this change meets the criteria for inclusionarchived due to ageThis issue has been archived; please open a new issue for any further discussionThis issue has been archived; please open a new issue for any further discussionbugESLint is working incorrectlyESLint is working incorrectlydocumentationRelates to ESLint's documentationRelates to ESLint's documentationrepro:neededThis issue should include a reproducible exampleThis issue should include a reproducible example
Description
Environment
N/A
What parser are you using?
Default (Espree)
What did you do?
In the documentation for the new flat config an example configures the JavaScript as languageOptions.ecmaVersion.
However, an example in the migration guide, the path to this property is languageOptions.parserOptions.ecmaVersion.
What did you expect to happen?
The path to this property should be the same throughout the docs
What actually happened?
The path to this property is not the same throughout the docs
Link to Minimal Reproducible Example
N/A
Participation
- I am willing to submit a pull request for this issue.
Additional comments
No response
Metadata
Metadata
Assignees
Labels
acceptedThere is consensus among the team that this change meets the criteria for inclusionThere is consensus among the team that this change meets the criteria for inclusionarchived due to ageThis issue has been archived; please open a new issue for any further discussionThis issue has been archived; please open a new issue for any further discussionbugESLint is working incorrectlyESLint is working incorrectlydocumentationRelates to ESLint's documentationRelates to ESLint's documentationrepro:neededThis issue should include a reproducible exampleThis issue should include a reproducible example
Type
Projects
Status
Complete