--fix
default value: false
Fixes linting errors (may overwrite linted files).
--force
default value: false
Succeeds even if there was linting errors.
--type-check
default value: false
Controls the type check for linting.
--format
(aliases: -t
) default value: prose
Output format (prose, json, stylish, verbose, pmd, msbuild, checkstyle, vso, fileslist).