BlackDevsUK / website

Source code for the Black Devs UK website
https://www.blackdevs.uk
MIT License
0 stars 1 forks source link

Merge editor configuration #32

Closed Genyus closed 3 years ago

Genyus commented 3 years ago

Summary of changes

  1. Installed and configured ESLint, Prettier and EditorConfig to standardise code formatting and linting.
  2. Installed and configured Husky to enforce code conventions via pre-commit hooks