First off, thanks for taking the time to contribute! Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks!
Forkthis repository- Create a
branch Commityour changesPushyourcommitsto thebranch- Submit a
pull request
Make sure you run
yarn installyarn prepareyarn prettieryarn lint:fixyarn build
To format files according to the rules, run yarn lint:fix, yarn lint - just show all the errors and warnings.
Note: don't forget to write interfaces to objects
And that's all.