文件名称:preflight:在提交:rocket:之前,对您的UpLeveled项目进行预检检查:rocket:
文件大小:225KB
文件格式:ZIP
更新时间:2024-04-29 01:30:51
TypeScript
升级预检 提交前检查您升级项目的命令行工具 安装 yarn global add @upleveled/preflight 跑步 preflight 在上安装并运行 要在 (或没有Node.js兼容版本的任何其他环境)上运行,请按以下步骤安装Preflight: yarn global add @upleveled/preflight --ignore-engines 然后,您可以使用指向全局node的路径并使用preflight模块来运行它: npx node@15 /home/runner/.config/yarn/global/node_modules/@upleveled/preflight/dist/preflight.esm.js 更多信息在这里: :
【文件预览】:
preflight-main
----.gitignore(60B)
----package.json(2KB)
----src()
--------checks()
--------normalizeNewline.ts(250B)
--------preflightBinPath.ts(254B)
--------types()
--------index.ts(2KB)
--------randomUserAgent.ts(198B)
--------commandExample.ts(238B)
----bin()
--------preflight.js(56B)
----prettier.config.cjs(67B)
----LICENSE(1KB)
----tsconfig.json(1KB)
----.github()
--------workflows()
----__tests__()
--------e2e.test.ts(2KB)
--------__snapshots__()
--------fixtures()
----README.md(861B)
----screenshot.png(33KB)
----.eslintignore(38B)
----.eslintrc.cjs(59B)
----.size-limit.json(92B)
----renovate.json(54B)
----yarn.lock(450KB)