Skip to content

Commit

Permalink
chore: Remove defaultIgnores from FlatESLint private members (#17349)
Browse files Browse the repository at this point in the history
  • Loading branch information
fasttime committed Jul 7, 2023
1 parent cdd063c commit c6f8cd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/eslint/flat-eslint.js
Expand Up @@ -576,7 +576,6 @@ class FlatESLint {
cacheFilePath,
lintResultCache,
defaultConfigs,
defaultIgnores: () => false,
configs: null
});

Expand Down

0 comments on commit c6f8cd0

Please sign in to comment.