coinsports-task-runner
[!IMPORTANT]
Please note that this repository is a subject to archivation/deprecation. The processes handled in this repository by coinsports-task-runner
service is now overtaken by cs-region-category-manager
.
Formatting
The project uses prettier
for formatting, with the configuration set-up in @heathmont/sb-prettier-config
. Proper formatting must be validated in the CI, but you can format locally using the npm scripts format
and to verify format:verify
.
Dependencies
- You can install correct node version by either using volta or asdf.
- If asdf install fails, use following:
arch -x86_64 zsh