Skip to content

Eslint in "react-scripts" - "4.0.3" doesn't work #11569

@trish123

Description

@trish123

Added following scripts rule and executed using "npm run lint". Looks like i am not getting any eslint errors/warnings
"lint": "eslint --max-warnings=0 src/**/*.{ts,tsx}"

But if i add "eslint:recommended" to the eslintConfig in package.json, I get errors/warnings.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions