build(deps-dev): Bump @commitlint/cli from 19.0.1 to 19.0.3
[benchmarks-js.git] / empty-array.mjs
index 12abb24b002080efea1ab068a414a16080ec5f52..3c46e35ddbfc664210da5fa370b0e3fd9faa595a 100644 (file)
@@ -30,6 +30,4 @@ Benchmark.suite(
   Benchmark.save({ file: 'empty-array', format: 'json', details: true }),
   Benchmark.save({ file: 'empty-array', format: 'chart.html', details: true }),
   Benchmark.save({ file: 'empty-array', format: 'table.html', details: true })
-).catch(err => {
-  console.error(err)
-})
+).catch(console.error)