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:
authorIvan Wei <scorpionseed@gmail.com>2017-11-22 12:33:35 +0300
committerMyles Borins <mylesborins@google.com>2017-11-23 05:28:48 +0300
commitc2c4dd4c2258c5c68da709bfc304e09b1d84b60c (patch)
tree0f110fca8be702261d0eaccb00ac37dc0fb34237 /.eslintignore
parent6b8740774da627ad26eae9bc693db0ef561ad080 (diff)
tools/doc: add tools/remark-* to eslintignore
PR-URL: https://github.com/nodejs/node/pull/17240 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
index 011ec963621..4b6e6b5e0fa 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -4,6 +4,7 @@ test/addons/??_*
test/fixtures
tools/eslint
tools/icu
+tools/remark-*
node_modules
benchmark/tmp
doc/**/*.js