Skip to content

Commit e9efa7b

Browse files
authored
Renaming angular-cli.json to .angular-cli.json
As per angular/angular-cli/pull/4681
1 parent f7ad4f5 commit e9efa7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/docs/ts/latest/cli-quickstart.jade

+2-2
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ block root-files
266266
.file src/...
267267
.file .editorconfig
268268
.file .gitignore
269-
.file angular-cli.json
269+
.file .angular-cli.json
270270
.file karma.conf.js
271271
.file package.json
272272
.file protractor.conf.js
@@ -308,7 +308,7 @@ table(width="100%")
308308
:marked
309309
Git configuration to make sure autogenerated files are not commited to source control.
310310
tr
311-
td <code>angular-cli.json</code>
311+
td <code>.angular-cli.json</code>
312312
td
313313
:marked
314314
Configuration for Angular-CLI.

0 commit comments

Comments
 (0)