Closed cptpackrat closed 3 years ago
Hi, The type definitions are giving the wrong type for positional arguments specified with { required: true }:
{ required: true }
Not sure if there's a preferred way to do the definitions but this PR is my attempt + updated inference tests.
Sorry for the delay! LGTM 👍
Hi, The type definitions are giving the wrong type for positional arguments specified with
{ required: true }
:Not sure if there's a preferred way to do the definitions but this PR is my attempt + updated inference tests.