Преглед изворни кода

chore(benchmark): fix conflict args (#282)

Co-authored-by: Kevin Deng 三咲智子 <sxzz@sxzz.moe>
Doctor Wu пре 1 година
родитељ
комит
126ce65d7d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      benchmark/index.js

+ 1 - 1
benchmark/index.js

@@ -29,7 +29,7 @@ const {
   options: {
     skipLib: {
       type: 'boolean',
-      short: 'v',
+      short: 'l',
     },
     skipApp: {
       type: 'boolean',