Commits

cueedee committed 5684c6f2670
style(generator app): adhere to coffeelint rules * Implicit parens are forbidden. * Line contains a trailing semicolon. * Line contains inconsistent indentation. Expected <x> got <y>. * Line contains tab indentation. * Line ends with trailing whitespace. * Unnecessary double quotes are forbidden.