Tags: m31coding/fuzzy-search
Tags
fix: package exports and type definitions (#8) * Fix package exports and type definitions * Migrate to `NodeNext` module resolution * Check package exports during CI * Fix unit tests by bumping `ts-jest` * fix: remove fix-tsc-es-imports dependency and pre launch task * Use native Node.js instead of `cp` * chore: update dev dependencies * chore(package): bump version to 1.0.2 --------- Co-authored-by: Kevin Schaal <kevin.schaal@m31coding.com>