0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/benchmark/es
Michaël Zasso 193468667b 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-21 12:53:19 +01:00
..
defaultparams-bench.js
destructuring-bench.js tools: enable one-var-declaration-per-line ESLint rule 2017-02-21 12:53:19 +01:00
destructuring-object-bench.js benchmark: add benchmark for destructuring object 2016-09-24 20:39:37 +03:00
map-bench.js benchmark: reformat code for clarity 2016-11-27 21:51:09 -08:00
restparams-bench.js
spread-bench.js benchmarks: add spread operator benchmark 2017-02-09 17:58:41 -08:00