2017-01-24 16:30:28 +00:00

221 B

ng lint

Overview

ng lint will lint your app code.

This will use the lint npm script that in generated projects uses tslint.

You can modify the these scripts in package.json to run whatever tool you prefer.