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:
authorRich Trott <rtrott@gmail.com>2016-01-30 21:17:57 +0300
committerRich Trott <rtrott@gmail.com>2016-02-02 10:40:41 +0300
commit2d89d3d1e65804edfae704e6cea66a85482a4e9b (patch)
tree9e62f5ce2d64ee683314d94ace5c9211d61402cd /.eslintignore
parent165b33fce2ed26e969beed3d3f7796708f0743e1 (diff)
tools: apply linting to doc tools
Apply eslint rules to `tools/doc`. PR-URL: https://github.com/nodejs/node/pull/4973 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Roman Reiss <me@silverwind.io>
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
index 1b91ccd4690..0be7057993e 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -6,3 +6,4 @@ test/fixtures
test/**/node_modules
test/disabled
test/tmp*/
+tools/doc/node_modules