grist-core icon indicating copy to clipboard operation
grist-core copied to clipboard

Using a formatter

Open fflorent opened this issue 1 year ago • 2 comments

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.

fflorent avatar Jul 26 '23 14:07 fflorent