diff --git a/.eslintignore b/.eslintignore index ca721b70c4..4c7f833719 100644 --- a/.eslintignore +++ b/.eslintignore @@ -6,6 +6,7 @@ node_modules examples/**/main.js examples/client/trusted-types-overlay/app.js test/fixtures/reload-config/foo.js +test/fixtures/overlay-config/foo.js # ignore tests files **/*.ignore.*