Explorar el Código

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

Co-authored-by: Kevin Deng 三咲智子 <sxzz@sxzz.moe>
Doctor Wu hace 1 año
padre
commit
126ce65d7d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      benchmark/index.js

+ 1 - 1
benchmark/index.js

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