Skip to content
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

Amend/remove 10.3 - No inline re-exports? #16

Open
sohkai opened this issue May 17, 2016 · 0 comments
Open

Amend/remove 10.3 - No inline re-exports? #16

sohkai opened this issue May 17, 2016 · 0 comments
Assignees

Comments

@sohkai
Copy link

sohkai commented May 17, 2016

Proposing to remove/amend 10.3.

I've been using inline re-exports for a while and I don't think it's any less understandable than splitting the import / exports when you're re-exporting a lot of declarations from a file (ie. index.js or utils files). I can see this being a problem if there's only a few main exports at the end of a file and there are inline re-exports at the top of the file, but those use cases should be fairly rare.

@sohkai sohkai self-assigned this Jul 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant