summaryrefslogtreecommitdiff
path: root/.eslintignore
diff options
context:
space:
mode:
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.eslintignore b/.eslintignore
index 1ca6062611..db3311a0ab 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -1,3 +1,4 @@
+node_modules
lib/internal/v8.js
lib/internal/v8_prof_polyfill.js
lib/punycode.js
@@ -6,8 +7,8 @@ test/es-module/test-esm-dynamic-import.js
test/fixtures
test/message/esm_display_syntax_error.mjs
tools/icu
+tools/node-lint-md-cli-rollup/dist
tools/remark-*
-node_modules
benchmark/tmp
doc/**/*.js
!.eslintrc.js