Skip to content
This repository was archived by the owner on Sep 11, 2019. It is now read-only.

fix: allow gramps() calls with no options - #86

Open
jlengstorf wants to merge 1 commit into
masterfrom
fix/allow-no-args
Open

fix: allow gramps() calls with no options#86
jlengstorf wants to merge 1 commit into
masterfrom
fix/allow-no-args

Conversation

@jlengstorf

Copy link
Copy Markdown
Member
  • Remove rest/spread for gramps() args
  • Add single options object with a default

close #81, close #84

- Remove rest/spread for `gramps()` args
- Add single options object with a default

close #81, close #84
@jlengstorf
jlengstorf requested review from ecwyne and ryanomackey March 6, 2018 22:35
@jlengstorf

Copy link
Copy Markdown
Member Author

@ryanomackey If you've got a second to try this out and verify that it actually solves the problem in #81, I'd appreciate it.

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.

Calling gramps() with no arguments causes an error

1 participant