Add option to disable interface "I" prefix.
Issue
As described here, it can often be concidered bad to name interfaces with a prefix of "I".
Solution
Therefore, it may be good to add a prefix option to the CLI to let the user select this prefix. For example, contentful-typescript-codegen --prefix I or contentful-typescript-codegen --no-prefix. It could default to "I".
This issue has been resolved with this fork. Closing, however it may be good for this to be merged.
Thanks. Here's a link to the fork https://github.com/AlexanderArvidsson/contentful-typescript-codegen
@forrest-keller , would you like to reopen this issue? Otherwise I'm considering opening one with the same text.