421 B

ng lint

Overview

ng lint will lint you app code using tslint.

Options

--fix Fixes linting errors (may overwrite linted files).

--force Succeeds even if there was linting errors.

--format (-t) Output format (prose, json, stylish, verbose, pmd, msbuild, checkstyle, vso, fileslist).