IgniteUI / igniteui-cli

Ignite UI Command-Line Interface by Infragistics
https://bit.ly/2L19rhp
MIT License
119 stars 4 forks source link

Lint errors in CLI generated app for WebComponents #1291

Open Marina-L-Stoyanova opened 3 months ago

Marina-L-Stoyanova commented 3 months ago

Description

When you create a WC app through the CLI and you run lint test, no-unused-vars errors occur.

Steps to reproduce

  1. Create a WebComponents application through the CLI
  2. Install the modules
  3. Run lint tests

Result

no-unused-vars errors are shown

Expected result

There should be no errors when you run the lint tests.

Attachments

image

github-actions[bot] commented 1 month ago

There has been no recent activity and this issue has been marked inactive.