December 2017
Beginner
372 pages
10h 32m
English
To find the possible configurations that Angular CLI provides for linting, we can use the help command as follows:
ng lint --help
This will show all the options available with the ng lint command.
The two main options which are useful are as follows:
Read now
Unlock full access