Skip to content

Commit

Permalink
fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
XantreDev committed Aug 11, 2024
1 parent 9e4204c commit 7c64a72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmarks/bench.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ bench.add('twMerge (collection)', () => {
})
;(async () => {
await bench.run()
// eslint-disable-next-line no-console
console.table(bench.table())
})()

0 comments on commit 7c64a72

Please sign in to comment.