### Is your proposal related to a problem? This happens when the developer wants to apply two templates, for example, for a project requiring Redux and typescript, that would be something like: `create-react-app myapp --template redux,typescript`
Is your proposal related to a problem?
This happens when the developer wants to apply two templates, for example, for a project requiring Redux and typescript, that would be something like:
create-react-app myapp --template redux,typescript