<!--
1. Please check out and follow our Contributing Guidelines: https://github.com/EndemolShineGroup/generator-nodejs-ts/blob/develop/CONTRIBUTING.md
2. Do not remove any section of the template. If something is not applicable leave it empty but leave it in the PR
3. Please follow the template, otherwise we'll have to ask you to update it and it will take longer for your PR to be merged
-->

## What did you implement:

<!--
Briefly describe the feature if no issue exists for this PR
-->

## How did you implement it:

<!--
If this is a non-trivial change please briefly describe your implementation so its easy for us to understand and review your code.
-->

## How can we verify it:

<!--
Add any applicable config, commands, screenshots or other resources to make it easy for us to verify this works. The easier you make it for us to review a PR, the faster we can review and merge it.

Examples:
* Screenshots - Showing the difference between your output and the `develop` branch
* Other - Anything else that comes to mind to help us evaluate
-->

## Tasks:

- [ ] Write tests
- [ ] Write documentation
- [ ] Fix linting errors
- [ ] Make sure code coverage hasn't dropped
- [ ] Provide verification config / commands / resources
- [X] Enable "Allow edits from maintainers" for this PR
- [ ] Update the messages below


***Is this ready for review?:*** NO
***Is it a breaking change?:*** NO
