Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 159 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (5 loc) · 159 Bytes

Contribution

Setup

Run bun install to install the dependencies.

Run the tests with bun test.

Run the code quality checker with bun run quality.