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