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:
authorSebastiaan Deckers <sebdeckers83@gmail.com>2017-07-11 03:54:06 +0300
committerRefael Ackermann <refack@gmail.com>2017-07-21 22:13:49 +0300
commit6add5b31fcc4ae45a8603f886477c544a99e0188 (patch)
treeb2d03be956b8c7c3edacf4065a16ab4560be37b6 /.eslintignore
parentbb294059040def8e8c0b1719cc17f6537ab5cb39 (diff)
tools: enforce consistent spacing inside braces
PR-URL: https://github.com/nodejs/node/pull/14162 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Timothy Gu <timothygu99@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 bd85fff8e42..26f48161f71 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -5,6 +5,7 @@ test/fixtures
test/disabled
test/tmp*/
tools/eslint
+tools/icu
node_modules
benchmark/tmp/
doc/**/*.js