Skip to content

feat(): add array attributes support#64

Open
zelflod wants to merge 1 commit intochargetrip:masterfrom
zelflod:array-attrs
Open

feat(): add array attributes support#64
zelflod wants to merge 1 commit intochargetrip:masterfrom
zelflod:array-attrs

Conversation

@zelflod
Copy link
Copy Markdown

@zelflod zelflod commented Jan 1, 2021

No description provided.

attributes.map((attribute) => `'${attribute}', ${attribute}`).join(', ')
: '';

export const customAttributesToArray = (attributes: string[], arrayAttrs) =>
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Can you add some unit tests for this in order to prove it works?

@cosmin-petrescu
Copy link
Copy Markdown

@zelflod can you explain what you want to achieve with this?

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