mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02: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
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue