Hans Larsen
483cbe2665
refactor: add tslint-sonarts and a lot of tslint rules
...
This should clean up the code a bit.
Note: at first I added the no-useless-cast rule, but after getting frustrated
with it (as it has many false positive), I decided to remove the rule but some
useless casts were removed so I let those in the PR.
2018-07-10 15:07:36 -07:00
Charles Lyding
e0720b7f62
fix(@schematics/angular): ensure production configuration when migrating
...
Fixes : #11431
2018-07-03 12:05:04 -04:00
Alan Agius
3108ce30ab
refactor: remove redundant error
in catch
2018-07-02 08:20:59 -04:00
Alan Agius
dad2de9737
fix(@schematics/angular): add module
in root tsconfig when migrating
2018-06-18 09:37:01 -04:00
Alan Agius
e6b59e44ef
fix(@schematics/angular): add baseUrl
in root tsconfig when migrating
...
Closes : #11258
2018-06-18 09:37:01 -04:00
Mike Brocchi
d3b49a5590
refactor: Consolidate adding dependencies
2018-06-08 19:59:53 +01:00
Mike Brocchi
47e558fc87
fix(@schematics/angular): Fix root path for e2e projects during update
2018-06-08 18:04:14 +01:00
Hans Larsen
44086c60ff
build: move devkit repo back to angular-cli
2018-06-05 18:50:06 -07:00