11 Commits

Author SHA1 Message Date
Victor Savkin
03992c7de1 feat(nx): switch defaults to jest, cypress, and nest 2019-02-13 10:35:32 -05:00
Jason Jean
d537476b0c enhancement(schematics): optimize formatting during codegen 2019-01-03 14:18:20 -05:00
Jason Jean
205e7ad7ef feat(schematics): support @angular/cli@6.1.1 2018-08-02 13:39:19 -04:00
Thomas Burleson
aa1b7766c5 fix(ngrx): fix lint issues in schematic templates
The ngrx schematic templates have some minor lint errors that manfiest in new ngrx generated code.

*  In the ngrx e2e tests, add check for tsLint errors in the generated code
*  Fix lint issues for the upgrade-module and associated tests.
2018-07-29 11:30:04 -04:00
Victor Savkin
23cb4ae5d4 fix(build): removes fit 2018-05-11 10:45:52 -04:00
Victor Savkin
af0c7acc4f feat(schematics): change upgrade-module and downgrade-module schematics to work with CLI6 2018-05-08 12:35:42 -04:00
Victor Savkin
907ec27528 feat(schematics): switch to cli6 2018-05-06 19:12:02 -04:00
vsavkin
74d920a4cd reformat the code using the new prettier config 2018-03-16 11:21:38 -04:00
vsavkin
7e479bedf2 test(schematics): bumped up test timeout 2017-12-03 15:09:59 -05:00
vsavkin
808f433fc5 build(schematics): run npm install only once 2017-11-27 18:21:13 -05:00
vsavkin
7219c8af71 feat(schematics): implement downgradeModule schematic 2017-10-19 11:38:21 -04:00