14 Commits

Author SHA1 Message Date
vsavkin
6fc60ebb0c fix(schematics): do not delete existing scrips when running ng generate workspace
Closes #65
2017-10-22 14:05:00 -04:00
vsavkin
a43fbaeb9a switch to prettier 2017-10-07 12:09:45 -04:00
vsavkin
c3b4a8fae5 feat(schematics): wire up formatting after ng generate 2017-10-06 11:53:20 -04:00
vsavkin
04545116f0 fix(schematics): also apply toFileName in the app and lib schematics 2017-10-05 20:46:56 -04:00
vsavkin
73443c6696 cleanup(schematics): cleaned up lib versions 2017-10-05 10:59:22 -04:00
vsavkin
83bcce183d fix(schematics): adjust tslint config to work well with clang-formatter 2017-10-05 10:11:45 -04:00
vsavkin
c0097c2c0a feat(schematics): make convert-to-workspace ng generate friendly 2017-10-04 11:51:04 -04:00
vsavkin
ff7b28e65e feat(schematics): adds a code formatter 2017-10-01 15:48:12 -04:00
Justin Schwartzenberger
156975ce57 add ngrx dependencies for workspace and convert-to-workspace schematics 2017-10-01 15:25:32 -04:00
vsavkin
24b4fa01d0 fix(schematics): work around a bug in aotplugin by having same alias in all tsconfig files 2017-09-12 10:23:21 -04:00
vsavkin
991b029ac7 fix: formats all the files 2017-09-09 17:24:17 -04:00
vsavkin
a97e0583ca refactor(schematics): use constants instead of hardcoded values 2017-09-09 17:17:37 -04:00
vsavkin
b3b49e17a2 feat(schematics): implement convert-to-workspace schematic 2017-09-09 17:08:49 -04:00
vsavkin
c992a7e111 feat(schematics): implement nrwl workspace schematics 2017-09-04 12:54:20 -04:00