eslint / eslint

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

docs: fix grammar in configuration file resolution #18419

Closed MikeMcC399 closed 1 week ago

MikeMcC399 commented 1 week ago

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:

Change destined for v9 > Configuration Files > Configuration File Resolution.

What changes did you make? (Give an overview)

The sentence

If none of the files are not found, it checks the parent directory for each file.

is changed to the following, removing the word "not":

If none of the files are found, it checks the parent directory for each file.

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

cc: @fasttime

linux-foundation-easycla[bot] commented 1 week ago

CLA Signed


The committers listed above are authorized under a signed CLA.

netlify[bot] commented 1 week ago

Deploy Preview for docs-eslint ready!

Name Link
Latest commit 4b92e72e35fd06e4225486fab9543aacb5bf26dc
Latest deploy log https://app.netlify.com/sites/docs-eslint/deploys/6637c3bd3047cf0008c8e924
Deploy Preview https://deploy-preview-18419--docs-eslint.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

MikeMcC399 commented 1 week ago

Preview

https://deploy-preview-18419--docs-eslint.netlify.app/use/configure/configuration-files#configuration-file-resolution