Couple of small updates (prettier-eslint-cli pinned to 4.3.0 because of this)
Fixes the case where the templates were already sanitized. (If no config.templates, they get initialized with coreTemplates, if a valid array of templates is passed it get extended with them, in all the other cases there is no override)