Thank you for your interest in contributing! We welcome contributions from everyone.
- Fork the repository
- Create your feature branch
- Make your changes
- Add tests for your changes
- Run the test suite
- Submit a pull request
npm install
npm testPlease follow the existing code style and run the linter before submitting.
npm run lint