Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 250 Bytes

File metadata and controls

14 lines (11 loc) · 250 Bytes

anatomia-workspace

TypeScript · Vitest

Commands

  • Build: pnpm run build
  • Test: pnpm run test -- --run
  • Lint: pnpm run lint
  • Dev: pnpm run dev

Conventions

  • Functions: camelCase
  • Imports: relative
  • Indentation: spaces, 2 wide