diff --git a/.eslintignore b/.eslintignore index a681716c667576..023979a515143a 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,10 +1,10 @@ lib/internal/v8_prof_polyfill.js lib/punycode.js -test/addons/??_*/ +test/addons/??_* test/fixtures -test/tmp*/ +test/tmp* tools/eslint tools/icu node_modules -benchmark/tmp/ +benchmark/tmp doc/**/*.js