mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 11:44:05 +08:00
221 B
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.