benchmark formatting

This commit is contained in:
Stephen Grider 2025-06-20 16:37:27 -06:00
parent 0643d25ca3
commit 92451c32bc
3 changed files with 27 additions and 13 deletions

View file

@ -22,7 +22,7 @@
},
"scripts": {
"test": "c8 ava && tsd",
"bench": "matcha benchmark.js"
"bench": "node benchmark.js"
},
"files": [
"source",