Skip to content

Add linter prettier to project

Matti Henning requested to merge add-linter-prettier-to-project into master
  • add ESLint including .eslint-config, eslintignore, eslint-script
  • add prettier
  • add husky and lindstaged for precommithook -> When tryiing to commit your index ESLint checks whole Project
  • add add linter-stage to gitlab-ci

Merge request reports