Skip to content

SiiWay-CLI-Templates/typescript

Repository files navigation

SiiWay TypeScript Template

A TypeScript template repository aligned with SiiWay coding style:

  • Node.js 24+
  • Bun 1.2+
  • TypeScript strict mode
  • ESLint Flat Config with type-aware rules
  • Prettier formatting
  • Vitest unit tests
  • Lefthook pre-commit checks
  • Knip dependency cleanup

Quick Start

bun install
bun run prepare
bun run check

Common Commands

bun run format
bun run lint
bun run typecheck
bun run test
bun run depcheck

Project Structure

src/
  index.ts
tests/
  index.test.ts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors