Open
Description
Is your feature request related to a problem? Please describe.
When I'm developing, I am able to commit code that does not conform to the Prettier syntax style.
Describe the solution you'd like [optional]
Add a pre-commit hook to run Prettier and fix lint errors as explained here.