浏览代码

chore(cli): remove unused no-lex flag from argument parser

Vincent Koc 3 月之前
父节点
当前提交
7fee9f904b
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      src/qmd.ts

+ 0 - 3
src/qmd.ts

@@ -2102,9 +2102,6 @@ function parseCLI() {
       context: {
         type: "string",
       },
-      "no-lex": {
-        type: "boolean",
-      },
       help: { type: "boolean", short: "h" },
       version: { type: "boolean", short: "v" },
       // Search options