bench: refactor to use string interpolation in utils (batch 1/2)
#43228
lint_changed_files.yml
on: pull_request
Lint Changed Files
2m 30s
Annotations
3 errors
|
Lint Changed Files
Process completed with exit code 2.
|
|
Lint Changed Files:
lib/node_modules/@stdlib/utils/count-by/benchmark/benchmark.js#L88
Using the `new Array()` constructor is not allowed; use an array literal with push instead
|
|
Lint Changed Files:
lib/node_modules/@stdlib/utils/count-by/benchmark/benchmark.js#L47
Using the `new Array()` constructor is not allowed; use an array literal with push instead
|