Skip to content

react/no-typos false error Typo in declared prop type for Immutable.js ImmutablePropTypes #1741

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

Closed
JustFly1984 opened this issue Mar 24, 2018 · 5 comments

Comments

@JustFly1984
Copy link

I use immutable.js extensively accross my apps.
I get errors on ImmutablePropTypes.map and ImmutablePropTypes.list

Typo in declared prop type: map  react/no-typos
Typo in declared prop type: list  react/no-typos

Please help. Currently it breaks my build, so I will mute this rule until you fix it

@jseminck
Copy link
Contributor

Can you show the code? A PR was merged recently that hopefully fixes this issue: #1671

@designbyadrian
Copy link

@jseminck There hasn't been a new release after merge. The build phase seems to have been cancelled https://ci.appveyor.com/project/yannickcr/eslint-plugin-react/build/2077

@ljharb
Copy link
Member

ljharb commented Apr 10, 2018

That's just appveyor; it simply hasn't been released yet.

@Huespal
Copy link

Huespal commented May 2, 2018

Where can I see the plans for PR to be merged? I have the same problem as @JustFly1984. There's any workaround better than disabling the rule?
Thanks.

@ljharb
Copy link
Member

ljharb commented Feb 5, 2022

It's been merged.

@ljharb ljharb closed this as completed Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

5 participants