Files
node/lib
Michaël Zasso 7ce0e04f44 lib: fix style issues after eslint update
With an indentation style of two spaces, it is not possible to indent
multiline variable declarations by four spaces. Instead, the var keyword
is used on every new line.
Use const instead of var where applicable for changed lines.

PR-URL: https://github.com/nodejs/io.js/pull/2286
Reviewed-By: Roman Reiss <me@silverwind.io>
2016-01-13 23:16:05 +01:00
..
2015-10-08 17:32:08 -07:00
2015-12-02 11:05:11 -08:00
2016-01-07 03:39:15 -05:00
2015-12-25 13:05:23 -08:00
2015-06-11 20:24:44 +02:00
2015-12-25 13:05:23 -08:00
2015-01-31 23:47:29 -05:00