Closed AetherUnbound closed 2 months ago
This PR adds a GitHub Action which will run prettier on the codebase for every PR. The prettier options are such that the action should fail if files are found that need to be formatted.
prettier
This PR adds a GitHub Action which will run
prettier
on the codebase for every PR. The prettier options are such that the action should fail if files are found that need to be formatted.