Skip to content

Commit c6f8cd0

Browse files
authored
chore: Remove defaultIgnores from FlatESLint private members (#17349)
1 parent cdd063c commit c6f8cd0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/eslint/flat-eslint.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,6 @@ class FlatESLint {
576576
cacheFilePath,
577577
lintResultCache,
578578
defaultConfigs,
579-
defaultIgnores: () => false,
580579
configs: null
581580
});
582581

0 commit comments

Comments
 (0)