Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React lint is not passing #1218

Closed
wnvko opened this issue Mar 12, 2024 · 0 comments · Fixed by #1222
Closed

React lint is not passing #1218

wnvko opened this issue Mar 12, 2024 · 0 comments · Fixed by #1222

Comments

@wnvko
Copy link
Contributor

wnvko commented Mar 12, 2024

Description

Lint is not passing in generated react project.

  • Ignite UI CLI version: 13.1.10
  • Framework: React
  • Project type: ig-ts

Steps to reproduce

  1. Create react TS project using empty template.
  2. Install npm packages.
  3. Run npm run lint command

Result

error Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
error is thrown.

Expected result

Lint should pass with no errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants