mirror of
https://github.com/nodejs/node.git
synced 2024-11-29 23:16:30 +01:00
41e5253e7c
In the spread-assign.js benchmark file, all ESLint rules are disabled for a line where only no-unused-vars needs to be disabled. This change makes it so that the remaining rules are still applied to the line. PR-URL: https://github.com/nodejs/node/pull/21133 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> |
||
---|---|---|
.. | ||
defaultparams-bench.js | ||
destructuring-bench.js | ||
destructuring-object-bench.js | ||
foreach-bench.js | ||
map-bench.js | ||
restparams-bench.js | ||
spread-assign.js | ||
spread-bench.js | ||
string-concatenations.js | ||
string-repeat.js |