Skip to content

Commit bc4ca89

Browse files
committed
fix: resolve JavaScript Standard Style linting violations
- Fix 27 Chai assertion violations in tests/docs-examples.test.js Replace .to.be.undefined with .to.equal(undefined) for proper assertion syntax - Reorganize test structure: move core tests to tests/core.test.js - Update documentation with comprehensive examples and API reference - Update package.json with test configuration
1 parent f0bdf5d commit bc4ca89

4 files changed

Lines changed: 1597 additions & 124 deletions

File tree

0 commit comments

Comments
 (0)