Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 728 Bytes

File metadata and controls

28 lines (21 loc) · 728 Bytes

tersify

Monorepo for tersify.

Packages

  • tersify – Creates a terse representation of code

Development

pnpm install
pnpm build
pnpm test
pnpm verify

Scripts

Script Description
pnpm build Build all packages (Turbo)
pnpm check Run Biome check (lint + format)
pnpm check:fix Run Biome check and apply fixes
pnpm test Run tests in all packages
pnpm lint Lint all packages (runs Biome)
pnpm verify Clean, build, lint, test, size
pnpm cs Open changeset CLI