← 全部工具

theholocron/configs

热度 50 更新于 开发与构建

Shared configuration files.

githubauto-collected

安装

暂未验证可直接使用的安装命令,请查看项目官方文档或 Release。

@theholocron/configs

Shared configuration files.

Installation

pnpm install @theholocron/configs

Usage

import {} from "@theholocron/configs";

Packages

| Package | Docs | npm | | -------------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------------------- | | @theholocron/astro-config | Docs | npm | | @theholocron/browserslist-config | Docs | npm | | @theholocron/commitlint-config | Docs | npm | | @theholocron/devmoji-config | Docs | npm | | @theholocron/eslint-config | Docs | npm | | @theholocron/holocron-config | Docs | npm | | @theholocron/lighthouse-config | Docs | npm | | @theholocron/lint-staged-config | Docs | npm | | @theholocron/prettier-config | Docs | npm | | @theholocron/semantic-release-config | Docs | npm | | @theholocron/storybook-config | Docs | npm | | @theholocron/stylelint-config | Docs | npm | | @theholocron/tsconfig | Docs | npm | | @theholocron/tsdown-config | Docs | npm | | @theholocron/vite-config | Docs | npm | | @theholocron/vitest-config | Docs | npm |

Development

| Script | Command | | -------------------- | ------------------------- | | pnpm build | turbo run build | | pnpm docs:dev | astro dev | | pnpm docs:build | astro build | | pnpm docs:preview | astro preview | | pnpm lint | turbo run lint | | pnpm test | turbo run test | | pnpm test:coverage | turbo run test:coverage | | pnpm typecheck | turbo run typecheck | | pnpm audit | knip |

Releases

Automated via semantic-release. See the releases page and CHANGELOG.md.