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:
authorBrian White <mscdex@mscdex.net>2017-01-12 07:30:24 +0300
committerJames M Snell <jasnell@gmail.com>2017-01-12 19:13:54 +0300
commitc001d2aab5c7366665c229f94039e37d96c72edc (patch)
tree3ab27a8676d9a1e26b5f986e8359c2ff2d3cbaaa /.eslintignore
parent537d7bd9365ff3e396d23b5b78f44ca950473c53 (diff)
benchmark: don't lint autogenerated modules
PR-URL: https://github.com/nodejs/node/pull/10756 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Teddy Katz <teddy.katz@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
index 6791fbf312a..1ccb8f831ba 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -6,3 +6,4 @@ test/disabled
test/tmp*/
tools/eslint
node_modules
+benchmark/tmp/