文件名称:卡纳
文件大小:170KB
文件格式:ZIP
更新时间:2024-03-14 21:43:01
TypeScript
卡纳[β]
全局管理配置文件
安装
npm install carna -D
切勿在全球范围内安装carna ,但始终将其安装在本地环境中。
快速开始
要运行carna ,请执行以下命令:
npx carna
指令
可以使用以下命令:
指令
描述
初始化项目
运行代码质量工具
检查是否有孤立包
编译应用
git commit-msg钩子的处理程序
git pre-commit钩子的处理程序
对于帮助文本,执行npx carna --help和单个命令npx carna
【文件预览】:
carna-main
----.eslintrc.json(465B)
----.dependabot()
--------config.yml(486B)
----tsconfig.build.json(113B)
----.releaserc.json(51B)
----.github()
--------CODEOWNERS(10B)
--------workflows()
----LICENSE.txt(1KB)
----configs()
--------jest.config.build.js(200B)
--------commitlintrc.json(27B)
--------webpack.config.js(1KB)
--------babel.config.js(481B)
--------typescriptrc.build.json(249B)
--------typescriptrc.json(723B)
--------jest.config.js(1KB)
--------prettierrc.json(627B)
--------eslintrc.json(27B)
----.prettierignore(123B)
----src()
--------sequences()
--------index.ts(961B)
--------lib()
--------actions()
--------index.test.ts(0B)
--------bin()
----.npmignore(349B)
----jest.json(659B)
----tsconfig.json(1008B)
----.prettierrc(807B)
----README.md(1KB)
----jest.ci.js(189B)
----.huskyrc(246B)
----docs()
--------commands()
--------config-files.md(1KB)
----.editorconfig(269B)
----templates()
--------vscode()
--------prettierignore(123B)
--------webpack.config.js(402B)
--------src()
--------babel.config.js(300B)
--------dependabot()
--------typescriptrc.json(131B)
--------releaserc.json(51B)
--------gitattributes(428B)
--------npmignore(427B)
--------jest.config.js(361B)
--------jest.ci.js(97B)
--------editorconfig(196B)
--------github()
--------gitignore(199B)
--------huskyrc.json(282B)
--------eslintignore(126B)
----.gitignore(152B)
----CHANGELOG.md(15KB)
----.eslintignore(126B)
----package-lock.json(525KB)
----package.json(2KB)