eslint / eslint

Find and fix problems in your JavaScript code.
https://eslint.org
MIT License
24.39k stars 4.4k forks source link

fix: use @eslint/create-config latest #18373

Closed aladdin-add closed 3 weeks ago

aladdin-add commented 3 weeks ago

refs: https://github.com/eslint/eslint/issues/18369, https://github.com/eslint/eslint/discussions/18361,

Prerequisites checklist

What is the purpose of this pull request? (put an "X" next to an item)

[ x] Documentation update [ ] Bug fix (template) [ ] New rule (template) [ ] Changes an existing rule (template) [ ] Add autofix to a rule [ ] Add a CLI option [ ] Add something to the core [ ] Other, please explain:

What changes did you make? (Give an overview)

We've received a few reports generated configs seem to be eslintrc format, so I've updated the documentation to use the latest version.

Is there anything you'd like reviewers to focus on?

netlify[bot] commented 3 weeks ago

Deploy Preview for docs-eslint canceled.

Name Link
Latest commit b6ed154982fa7c4f99b11cf45e4de9ad4905a9a2
Latest deploy log https://app.netlify.com/sites/docs-eslint/deploys/662604f78cb5220008c0cb84
nzakas commented 3 weeks ago

I think we need to do a patch release with this PR merged.

aladdin-add commented 3 weeks ago

Technically, it's not an eslint's issue; but it does appear that some users have encountered, so I'm 👍 .