This repository was archived by the owner on Mar 26, 2018. It is now read-only.
  
  
  
  
  
Description
When dealing with a project that already contains *.coffee files:
- Using the command line argument --coffee=false does not generate plain JavaScript files.
 
When dealing with a project that already contains *.ts files:
- Using the command line argument --typescript=false does not generate plain JavaScript files.
 
- Using the command line argument --coffee creates TypeScript files.
 
Mac OS
Yo version 1.6.0
Generator-angular version 0.15.1
Node version 5.3.0