Closed amilajack closed 7 years ago
Fixed the indentation 🎉
Hey @amilajack, thanks for all the effort. It's much appreciated. I just have a small suggestion if you don't mind.
This pull request has grown a lot in size and it will be difficult for us to go through 13K LOC changes, most of which should be ignored (like indentation & other code style issues). It would be better if you could just send a different PR with only the flow-eslint-support related changes.
Sounds cool ?
Most of the LOC changes are autogenerated type definitions and the yarn.lock. If you ignore those, reviewing should be much easier
Wouldn't be better to use ident of 4 spaces everywhere? :)
Anyway, thanks!
Is the flow-typed
folder needed? Can't it be autogenerated? This way the pull-request would be fairly smaller...
Closing this one as this PR would no longer be valid with the template.
Hi @amilajack, it is tough to review these many file changes. Could you please change the indentation back to as it was ( indent_size =4 from indent_size = 2) and then send the PR. Thanks.