igniteui-cli icon indicating copy to clipboard operation
igniteui-cli copied to clipboard

Error in React project for 'unexpected any'

Open igdmdimitrov opened this issue 11 months ago • 0 comments

Description

Some projects show 'unexpected any' error when running lint script

  • Ignite UI CLI version: x.x.x
  • Framework: React
  • Project type: igr-ts

Steps to reproduce

  1. Create new app using the ECommerce sample app
  2. Download project for React
  3. Run lint

Result

Error for 'unexpected any'

Expected result

No errors should be thrown

Attachments

Attach a sample if available, and screenshots, if applicable.

igdmdimitrov avatar Mar 25 '24 11:03 igdmdimitrov