WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 8b0f9d8

Browse files
committed
chore: format
1 parent c516072 commit 8b0f9d8

File tree

2 files changed

+53
-53
lines changed

2 files changed

+53
-53
lines changed

benchmark/bench.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ console.time('@vue-jsx-vapor/compiler-rs + oxc-parser ')
6969
rsTransform(source)
7070
console.timeEnd('@vue-jsx-vapor/compiler-rs + oxc-parser ')
7171

72-
bench.add('vue-jsx + babel-parser', () => {
72+
bench.add('vue-jsx + babel-parser', () => {
7373
vueJsxTransform(source)
7474
})
7575

0 commit comments

Comments
 (0)