Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 227 Bytes

File metadata and controls

6 lines (4 loc) · 227 Bytes

AGENTS.md

Repository expectations

  • Before finishing any change, run prettier on modified files to ensure formatting is correct.
  • Before finishing any change, run pnpm run check-types to be sure types are accurate.