Jonathan Creamer

Results 2 issues of Jonathan Creamer

There's a way to use git precommit hooks to validate git commit messages. It's very useful in cases where we're going to use conventional commits, or even potentially over in...

enhancement

We could implement a standard `.prettierrc` now for use across all our front end code going forward. It enables devs to offload the burden of formatting to their IDE on...