10 Commits

Author SHA1 Message Date
Charles Lyding
37a06a7c37 build: format all files
All files are now formatted using the ng-dev tools via prettier.
2021-04-28 16:05:49 -07:00
arturovt
44f70a928a docs: fix typos in the ngConfig design document 2019-11-26 13:06:22 -08:00
Hans
7924e0a455 docs: re-add angular/cli docs which were deleted when syncing devkit 2018-06-08 07:24:02 -07:00
Hans Larsen
44086c60ff build: move devkit repo back to angular-cli 2018-06-05 18:50:06 -07:00
Mike Brocchi
809340a8f0 refactor(@angular/cli): rename config file from angular-cli.json to .angular-cli.json (#4681)
BREAKING CHANGE: The configuration file angular-cli.json has been renamed to .angular-cli.json
2017-02-15 23:14:18 -05:00
Stephen Cavaliere
d22e9ae737 chore: fix documentation end of file consistency (#4119) 2017-02-13 12:41:05 +00:00
Mike Brocchi
5514163e17 chore: remove format command
Formatting does not align with the style guide.
Fixes #765
2016-05-16 22:19:13 -04:00
Hans
8f8af24791 feature: New command 'set' and 'get' to play with the cli config. (#407)
Includes design doc.
2016-04-14 15:32:31 -07:00
Hans
f505b75e94 fix: deleting the data instead of setting it null. (#413)
Also, remove ngConfig which was added by mistake, and new tests for
sass.
2016-04-09 12:11:49 -07:00
Hans Larsen
de2fded272 design: Add a design document for ngConfig. 2016-04-08 17:49:24 -07:00