igniteui-cli
igniteui-cli copied to clipboard
Calling "ig lint" starts the Wizard
Description
When executing "ig lint" in Ignite UI for Angular project, no results are returned but the Wizard is started.
- Ignite UI CLI version: 9.x.x
- Framework: Angular
- Project type: igx-ts
Steps to reproduce
- Create a new igx-ts project
- Run
ig lint
Result
The Wizard starts
Expected result
Lint results are displayed.