Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 254 Bytes

File metadata and controls

17 lines (14 loc) · 254 Bytes

Developing this package

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

To run all tests

bun run test

To run specific tests

bun test SuperDataLoader