FAQ | This is a LIVE service | Changelog

Skip to content

Add eslint and prettier pre-commit hooks

Sebastiaan ten Pas requested to merge 20-pre-commit-eslint-prettier into main

Closes #20 (closed)

Description

This MR adds the following to pre-commit:

  • eslint
  • prettier
  • standard pre-commit configuration from the web boilerplate

Pre-commit was then also run to fix the found issues.

It also adds running pre-commit in GitLab.

Merge request reports

Loading