mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 00:20:08 +01:00
tools: remove non-existent file from eslint config
PR-URL: https://github.com/nodejs/node/pull/55772 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: LiviaMedeiros <livia@cirno.name>
This commit is contained in:
parent
0a00217a5f
commit
c5a13605cb
|
|
@ -51,7 +51,6 @@ export default [
|
|||
'test/.tmp.*/**',
|
||||
'test/addons/??_*',
|
||||
'test/fixtures/**',
|
||||
'test/message/esm_display_syntax_error.mjs',
|
||||
'tools/github_reporter/**',
|
||||
'tools/icu/**',
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user