Skip to content

Latest commit

 

History

395 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@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.