Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 260 Bytes

DEVELOPMENT.md

File metadata and controls

17 lines (14 loc) · 260 Bytes

Developing this package

  • Install bun.sh
  • See .vscode/extensions.json for Visual Code Extensions used
bun install

To run all tests

bun test-recursive

To run specific tests

bun test SuperDataLoader