This repository has been archived by the owner on Apr 26, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Optional options need to be #89
Comments
It's a known, annoying behavior. It's actually caused by I've got a patch lying around, originally written in response to #85 that fixes your issue. Will be published in minutes as 1.4.0. |
I've added your testcases to the suite and they all pass now as of version 1.4.0 |
Wow that was quick. Thanks! Do you plan to publish to npm soon? |
Should be published now |
Got side tracked. Works great! Thanks so much |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It appears that when using
requireFlags
andlaxPlacement
optional options are required to be grouped together still.Here are some cases I ran against it.
According to the docs for
laxPlacement
it sounds like this should work. Advice?The text was updated successfully, but these errors were encountered: