Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.
To set up the development environment, run the following commands:
bun install
# To run for the unit-conversion package
bun run convert test # or cd packages/unit-conversion && bun test