bjerkio/oidc-react

Add prettier / formatting to GitHub Workflows

simenandre opened this issue · 0 comments

We probably want to add a formatting step and script, as so developers can run it locally and during workflow runs in GitHub Actions.

We could potentially do this:

https://github.com/bjerkio/create-bjerk-typescript/blob/465a2c16f2ebbed2b7a8c60dd31f92c8ff5d91b5/package.json#L25-L26

Combined with …

https://github.com/bjerkio/create-bjerk-typescript/blob/465a2c16f2ebbed2b7a8c60dd31f92c8ff5d91b5/.github/workflows/workflow.yml#L32-L33