Skip to content

refactor(lib/writer): use tokens object in container() #273

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

Merged
merged 5 commits into from
Mar 13, 2019

Conversation

saschanaz
Copy link
Member

No description provided.

@saschanaz saschanaz requested a review from marcoscaceres March 8, 2019 01:07
Copy link
Member

@marcoscaceres marcoscaceres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a nit.

{ data: it }
);
};
function container(it) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can rename “it” to something more specific?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had no good idea. Do you have a suggestion? data would be helpful for { data } but is not any specific.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No :( maybe will go through it after the refactor and think of something.

@saschanaz saschanaz merged commit 44b68f8 into gh-pages Mar 13, 2019
@saschanaz saschanaz deleted the container-writer branch March 13, 2019 13:52
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

Successfully merging this pull request may close these issues.

2 participants