Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 352 Bytes

lint.md

File metadata and controls

14 lines (8 loc) · 352 Bytes

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