-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Currently we use the type Record<string, object | number | string | boolean | undefined> for our job parameters.
Would it be possible / desirable to allow the user to pass their own type here (and keep the current as the default) so they get TypeScript errors when they don't pass exactly the parameters they want?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers