standard / semistandard

:icecream: All the goodness of `standard/standard` with semicolons sprinkled on top.
MIT License
1.41k stars 124 forks source link

Getting "Definition for rule 'react/jsx-no-duplicate-props' was not found" errors #36

Closed kesla closed 8 years ago

kesla commented 8 years ago

Using semistandard today all of a sudden results in "Definition for rule 'react/jsx-no-duplicate-props' was not found" errors.

ckiss commented 8 years ago

I had the same issue today. I can confirm @kesla fix works. I hope it will be merged soon. Thanks