Recently migrated an existing application from CRA4 to CRA5.
Though the eslint rules remain the same, there are multiple listing errors that we are facing.
FYI - The following package versions are also updated.
- eslint - 8.25.0
- typescript-eslint/eslint-plugin: 5.40.0.


Errors attached in the screenshot is not happening for CRA 4 version, Also eslint version was 7.32.0 and typescript-eslint/eslint-plugin was 4.33.0
Recently migrated an existing application from CRA4 to CRA5.
Though the eslint rules remain the same, there are multiple listing errors that we are facing.
FYI - The following package versions are also updated.
Errors attached in the screenshot is not happening for CRA 4 version, Also eslint version was 7.32.0 and typescript-eslint/eslint-plugin was 4.33.0