You are welcome to contribute to this project.
- Raise an issue to discuss your idea.
- Fork this repo.
- Make your changes.
- Open a pull request.
- Write a changeset, if necessary.
pnpm i
pnpm test # for unit tests
pnpm lint
pnpm build
This project uses Changesets to manage versioning.
pnpm changeset
After running the command, you will be prompted to select the type of change you are making.