diff 显示只改了 package.json, package-lock.json 和一个 tsx 文件
npm ERR! Missing script: "tsc-verify"
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR! npm run
npm ERR! A complete log of this run can be found in: npm ERR! /Users/hikaru/.npm/_logs/2023-05-30T03_25_00_899Z-debug-0.log
Errors encountered when running pre-commit script. Won't commit. Review your changes and try again.
没法提交上去了