Context: https://github.com/gristlabs/grist-core/pull/594#discussion_r1274875933
Using a formatter tool like prettier would reduce the remarks regarding the code style.
Also husky is a convenient npm package to add git hooks, which would allow us to add a pre-commit one to format the code.