-
-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
I have a use case where I would like to change the export type of generated validation schemas from function
to const
. I believe the best implementation of this would be through a configuration option that defaults to function
, but also accepts const
as an option.
I intend on submitting a PR to implement this feature.
Code-Hex, tobiasdiez and rmarquois
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers