Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 236 Bytes

File metadata and controls

6 lines (4 loc) · 236 Bytes

If you add new functionality please make sure you add the appropiate tests and the tests are running.

Please also try to keep the style consistant. Run the formatter and linter before opening a PR:

  • bun run format
  • bun run lint