Tslint builder
This is the documentation for Angular 6.
You can switch to the
latest version Angular 10.
ID: @angular-devkit/build-angular:tslint
Options
--tslintConfig
#
The name of the TSLint configuration file. --tsConfig
#
The name of the TypeScript configuration file. --fix
#
Fixes linting errors (may overwrite linted files). --typeCheck
#
Controls the type check for linting. --force
#
Succeeds even if there was linting errors. --silent
#
Output format. Type | string |
Values | prose,json,stylish,verbose,pmd,msbuild,checkstyle,vso,fileslist |
Default | prose |
--exclude
#
Files to exclude from linting. --files
#
Files to include in linting.