Skip to the content.

Pre-commit

We use husky and lint-staged to make sure our code remains clean and readable. To avoid CI crashes for styles, this is pre-commit checked.

More info can be found directly in package.json.