npm.io
0.6.1 • Published 8 months ago

@pierre/precision-diffs

Licence
apache-2.0
Version
0.6.1
Deps
7
Size
23.5 MB
Vulns
1
Weekly
0

@pierre/diffs

Docs at https://diffs.com

Development

Building

bun run build
Testing
# Run tests
bun test

# Update snapshots
bun test --update-snapshots

# Type checking
bun run tsc

Tests are located in the test/ folder and use Bun's native testing framework with snapshot support.