Due to spam, we had to disable registrations and GitHub login. Please reach out to us at support@greenhost.net if you want to contribute.
{ "*.{js,jsx,ts,tsx}": [ "yarn lint:fix", "prettier --write" ], "*.{json,md}": [ "prettier --write" ] }