You can contribute to this project by creating an issue to suggest improvements or file bugs. You can also contribute code by creating a pull request.
We use Prettier with the default configuration for code formatting and ESLint for code linting. Run npm run lint
to lint your changes.