node/benchmark/es
Michaël Zasso eea2eb9111
tools: enable one-var-declaration-per-line ESLint rule
This rule enforces new lines around variable declarations. It is
configured to spot only variables that are initialized.

PR-URL: https://github.com/nodejs/node/pull/11462
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2017-02-22 21:05:18 +01:00
..
defaultparams-bench.js
destructuring-bench.js tools: enable one-var-declaration-per-line ESLint rule 2017-02-22 21:05:18 +01:00
destructuring-object-bench.js
map-bench.js benchmark: reformat code for clarity 2016-12-05 03:22:16 +01:00
restparams-bench.js
spread-bench.js benchmarks: add spread operator benchmark 2017-02-14 11:52:29 -05:00