globalIgnores
globalIgnores creates a flat-config entry whose patterns apply across the entire configuration.
Example
Behavior
The returned entry contains only ignores, which makes it a global ignore rather than an entry-level ignore. The argument must be a non-empty array; passing another value or an empty array throws a TypeError.
See the ignores reference for pattern and traversal semantics.