You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature Request: Config File and Watch for generate command
I prefer to use the typia generate feature over patching typescript especially now the ts-patch does not support typescript v5. Could typia support a config file and watch functionality for generate?
I am looking to have one place to configure multiple input and output directories for a mono repo setup and to have the output regenerated when files in the input directories change.
Example Use:
NestJS Project:
In a nest mono repo project, multiple libraries may exist, and a project would want separate input and output directories for each library and the ability to regenerate the generated files when files in the input directories change.
Feature Request: Config File and Watch for generate command
I prefer to use the typia generate feature over patching typescript especially now the ts-patch does not support typescript v5. Could typia support a config file and watch functionality for generate?
Example Use:
NestJS Project:
In a nest mono repo project, multiple libraries may exist, and a project would want separate input and output directories for each library and the ability to regenerate the generated files when files in the input directories change.
The text was updated successfully, but these errors were encountered: