Closed callumforrester closed 6 months ago
As a developer I would like a consistent code format and style with variable names etc. so that I can read the codebase more easily.
We should pick a format that can be automatically applied to the codebase (or at least automatically checked) locally and in CI.
yarn format
As a developer I would like a consistent code format and style with variable names etc. so that I can read the codebase more easily.
Possible Solution
We should pick a format that can be automatically applied to the codebase (or at least automatically checked) locally and in CI.
Acceptance Criteria
yarn format
command formats code