Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 197 Bytes

File metadata and controls

11 lines (6 loc) · 197 Bytes

Contribution

Setup

Run pnpm install to install the dependencies.

Run the tests with pnpm run test.

Run the linter with pnpm run lint.

Run the typechecker with pnpm run typecheck.