We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
defaultIgnores
1 parent cdd063c commit c6f8cd0Copy full SHA for c6f8cd0
1 file changed
lib/eslint/flat-eslint.js
@@ -576,7 +576,6 @@ class FlatESLint {
576
cacheFilePath,
577
lintResultCache,
578
defaultConfigs,
579
- defaultIgnores: () => false,
580
configs: null
581
});
582
0 commit comments