A nice little utility helper for Stardew Valley
yarn
yarn dev
yarn build
yarn start
yarn lint
will run ESLint
on all the staged files.
All commits will be deployed to its own URL. Commiting on master will deploy to production.
Feel free to send a pull request. The repository is commitizen-friendly.
Running yarn commit
will guide you in creating a nice commit -- this is a commitizen friendly repo.
ConcernedApe for being absolutely amazing