mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-06-24 17:05:47 +02:00
Remove the "check_l10n.mjs" entry from the ESLint config
Linting works fine with this removed, since there's apparently no top-level file with that name.
This commit is contained in:
parent
bfa2753f3c
commit
e6f32f2d3b
@ -480,7 +480,7 @@ export default [
|
|||||||
Other
|
Other
|
||||||
\* ======================================================================== */
|
\* ======================================================================== */
|
||||||
{
|
{
|
||||||
files: ["gulpfile.mjs", "check_l10n.mjs"],
|
files: ["gulpfile.mjs"],
|
||||||
languageOptions: { globals: globals.node },
|
languageOptions: { globals: globals.node },
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user