Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a945062

Browse files
committed
Update config
1 parent 7ec047b commit a945062

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslint.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@ module.exports = [
226226
files: [INTERNAL_FILES.RULE_TESTER_PATTERN],
227227
rules: {
228228
"n/no-restricted-require": ["error", [
229-
...createInternalFilesPatterns(INTERNAL_FILES.RULE_TESTER_PATTERN),
230229
resolveAbsolutePath("lib/cli-engine/index.js")
231230
]]
232231
}

0 commit comments

Comments
 (0)