Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Fix toKeyValue() function - parse flags #60

Closed
wants to merge 0 commits into from

Conversation

vojtajina
Copy link
Contributor

  • added missing tests for toKeyValue() function (reverse copy from parseKeyValue())
  • fixed parsing true values into flags (to pass the test)

Example:
toKeyValue({flag: true}) => 'flag'
instead of 'flag=true'

@IgorMinar
Copy link
Contributor

merged. thanks for helping out.

This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants