Add linter prettier to project
- 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