Closed
Description
Current warning message is exported but processed by prettier
, so it is not easily replaceable
I suggest to expose the exact warning message, with the additional spaces, or to make it configurable.
export const WARNING_MESSAGE = `/**
-* This file was auto-generated by openapi-typescript.
-* Do not make direct changes to the file.
-*/
+ * This file was auto-generated by openapi-typescript.
+ * Do not make direct changes to the file.
+ */
Metadata
Metadata
Assignees
Labels
No labels