# ng lint ## Overview `ng lint` will lint you app code using tslint. ## Options `--fix` will attempt to fix lint errors `--force` will always return error code 0 even with lint errors `--format` (`-t`) the output formatter to use