I was wondering if there is a way (i.e. configuration) where we can tell yeoman or the generator to scaffold .js files or .coffee files.
I'm currently using angular-generator and whenever I try to "yo angular:controller ctrlName", I get ctrlName.coffee. I figured this could be a default setting.
Thanks a lot in advance for any help.
Best, Quan