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

Handling of empty objects #11

Closed
bradisbell opened this issue Nov 30, 2016 · 1 comment
Closed

Handling of empty objects #11

bradisbell opened this issue Nov 30, 2016 · 1 comment

Comments

@bradisbell
Copy link

When running dotize, I expect empty objects (such as {}, cases where Object.keys().length === 0) to effectively be removed. Since there is nothing to flatten, no variables below it can be defined. Is it intentional that empty objects remain in the resulting object?

@vardars
Copy link
Owner

vardars commented Dec 8, 2016

Yes, actually it is intentionally left like that.

@vardars vardars closed this as completed Dec 16, 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

2 participants