Contributions are welcome. Please follow these steps:
- Fork the repository
- Create a branch:
git checkout -b feat/your-feature - Make your changes
- Run
npm run buildto verify TypeScript compiles - Submit a pull request
For major changes, open an issue first to discuss what you'd like to change.