docs: added dot before angular-cli.json (#3324)

small evolution from angular CLI config file
This commit is contained in:
merlosy 2017-03-01 11:48:06 +01:00 committed by Filipe Silva
parent 9403dc0482
commit ccf667bf0d
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@ table(width="100%")
`Node.js` creates this folder and puts all third party modules listed in
`package.json` inside of it.
tr
td <code>angular-cli.json</code>
td <code>.angular-cli.json</code>
td
:marked
Configuration for Angular CLI.