2018-11-13 13:09:50 -08:00

4 lines
369 B
Markdown

Takes the name of the project, as specified in the `projects` section of the `angular.json` workspace configuration file.
When a project name is not supplied, uses the configured `defaultProject` of the workspace.
The default linting tool is [TSLint](https://palantir.github.io/tslint/), and the default configuration is specified in the project's `tslint.json` file.