We use Prettier's default setting for project-wide styling. We make sure that the style of the commit is the same for everyone using the pre-commit linter which uses Prettier's default setting to lint the project right before your commit! So, during the development process, you can use whatever code formatting your heart desires!