Skip to content

linter: overrides path without ** prefix does not seem to work #7365

@Boshen

Description

@Boshen

Following the eslint overrides doc, https://eslint.org/docs/v8.x/use/configure/configuration-files#how-do-overrides-work

The overrides configuration "files": ["bin/*.js", "lib/*.js"] does not work unless I prefix it with a **: **/bin/*.js. I think this is due to the glob trying to match a full path in our code.

Metadata

Metadata

Assignees

Labels

C-bugCategory - Bug

Type

No type

Priority

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions