benchmark: disable only the ESLint rule needing it · nodejs/node@4b9817b · GitHub
Skip to content

Commit 4b9817b

Browse files
Trotttargos
authored andcommitted
benchmark: disable only the ESLint rule needing it
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: #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>
1 parent 14a017c commit 4b9817b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmark/es/spread-assign.js

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)