--configuration
(alias: -c
)
Specify the configuration to use.
--tslint-config
The name of the TSLint configuration file.
--fix
Fixes linting errors (may overwrite linted files).
--type-check
Controls the type check for linting.
--force
Succeeds even if there was linting errors.
--silent
Show output text.
--format
Output format (prose, json, stylish, verbose, pmd, msbuild, checkstyle, vso, fileslist, codeFrame).