IgniteUI / igniteui-cli

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

Error in React project for 'unexpected any' #1229

Closed igdmdimitrov closed 6 months ago

igdmdimitrov commented 6 months ago

Description

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

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.