Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 484 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (15 loc) · 484 Bytes

Any contributions are welcome.

Setup

This project uses pnpm. Please install it if you haven't.

Then install dependencies to finish the setup.

pnpm install

Development

  • pnpm test to run tests.
  • pnpm lint to run linting and type-checking.
  • pnpm build to build.

Maintainers

Feel free to mention them if you have questions.