Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit ccf667b

Browse files
merlosyfilipesilva
authored andcommitted
docs: added dot before angular-cli.json (#3324)
small evolution from angular CLI config file
1 parent 9403dc0 commit ccf667b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ table(width="100%")
302302
`Node.js` creates this folder and puts all third party modules listed in
303303
`package.json` inside of it.
304304
tr
305-
td <code>angular-cli.json</code>
305+
td <code>.angular-cli.json</code>
306306
td
307307
:marked
308308
Configuration for Angular CLI.

0 commit comments

Comments
 (0)