Skip to content

Commit

Permalink
Update lib/eslint/flat-eslint.js
Browse files Browse the repository at this point in the history
Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
  • Loading branch information
nzakas and mdjermanovic committed Dec 20, 2023
1 parent 06b5b91 commit d2de70c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/eslint/flat-eslint.js
Expand Up @@ -778,7 +778,7 @@ class FlatESLint {
}
}

debug(`Using file patterns: ${patterns}`);
debug(`Using file patterns: ${normalizedPatterns}`);

const configs = await calculateConfigArray(this, eslintOptions);
const {
Expand Down

0 comments on commit d2de70c

Please sign in to comment.