-
-
Notifications
You must be signed in to change notification settings - Fork 62
object-curly-spacing
and object destructuring in function parameters with flow types
#18
Comments
* issue18: Update: Add tests to check the issue babel#18
And all tests from PR #40 pass so the problem might be resolved. |
* issue18: Update: Add tests to check the issue babel#18
Update: Add tests to check the issue #18
@sstur Thank you, I'll check it this false positive ASAP. |
@sstur I was unable to reproduce this case I used |
Sure, will do! I'll try to come up with the simplest code required to repro. |
OK, here goes: If you clone that repo, Let me know if you need anything else.. |
Thank you. |
Yes! This fixes it. Thanks! The part I missed is obvious in the readme:
I appreciate your help. |
…ue18 Update: Add tests to check the issue babel/eslint-plugin-babel#18
There should be no space before 'Data'
Ref babel/babel-eslint#185
The text was updated successfully, but these errors were encountered: