Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRefael Ackermann <refack@gmail.com>2018-09-06 22:37:27 +0300
committerRefael Ackermann <refack@gmail.com>2018-09-11 21:12:12 +0300
commit2120dac8abc6d089903391735b00f12878fdf8ce (patch)
treea5e95ec7eaca7f2dd63599b3af231825a99091e5 /.eslintignore
parentd3442f261ac60eafc948e681a23dc868e0b6d2da (diff)
tools: update `node-lint-md-cli-rollup`
PR-URL: https://github.com/nodejs/node/pull/20109 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.eslintignore b/.eslintignore
index 1ca60626119..db3311a0ab4 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