mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-19 20:52:06 +08:00
369 B
369 B
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, and the default configuration is specified in the project's tslint.json
file.