Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1.03 KB

File metadata and controls

19 lines (17 loc) · 1.03 KB

Overview

React hooks package built with Bun, tsdown, TypeScript 6, Biome, and Taskfile.

Base Policy Links (Load First)

Local Details

  • Preserve compatibility with the original l-you/react-hooks root exports unless a change is intentional and documented.
  • Use Bun for dependency management and tests.
  • Use tsdown for package bundling.
  • Use Biome for linting and formatting; do not add ESLint or Prettier.
  • Run task validate, task test, and task build before release changes.