We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Ignore Files
Global Ignores
ignore.md
1 parent 45ae805 commit 8b895dfCopy full SHA for 8b895df
docs/src/use/configure/ignore.md
@@ -1,9 +1,9 @@
1
---
2
-title: Ignore Files
+title: Global Ignores
3
eleventyNavigation:
4
key: ignore files
5
parent: configure
6
- title: Ignore Files
+ title: Global Ignores
7
order: 7
8
9
docs/src/use/configure/index.md
@@ -49,7 +49,7 @@ All of these options give you fine-grained control over how ESLint treats your c
49
50
* [Configure a Custom Parser](./parser#configure-a-custom-parser)
51
52
-[**Ignore Files**](ignore)
+[**Global Ignores**](ignore)
53
54
* [Ignoring Files](./ignore#ignoring-files)
55
* [Ignoring Directories](./ignore#ignoring-directories)
0 commit comments