aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Wei <scorpionseed@gmail.com>2017-11-22 17:33:35 +0800
committerMyles Borins <mylesborins@google.com>2017-11-23 10:28:48 +0800
commitc2c4dd4c2258c5c68da709bfc304e09b1d84b60c (patch)
tree0f110fca8be702261d0eaccb00ac37dc0fb34237
parent6b8740774da627ad26eae9bc693db0ef561ad080 (diff)
downloadandroid-node-v8-c2c4dd4c2258c5c68da709bfc304e09b1d84b60c.tar.gz
android-node-v8-c2c4dd4c2258c5c68da709bfc304e09b1d84b60c.tar.bz2
android-node-v8-c2c4dd4c2258c5c68da709bfc304e09b1d84b60c.zip
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>
-rw-r--r--.eslintignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
index 011ec96362..4b6e6b5e0f 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