-
hello 👋 I would like to propose an improved
There are three advantages over the current
Would love to hear your feedback on the idea itself and maybe an even better name for such a hook. Update: I prepared a PR (#8662) which would allow Example Usage: hooks: {
beforeOneFileWrite: async (_file, content) => prettier.format(content, {
parser: "typescript"
}),
} |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
My opinion and what I recommend is not committing generated code so to me I am not really a fan of this hook |
Beta Was this translation helpful? Give feedback.
-
thanks to @jantimon added here https://github.com/dotansimha/graphql-code-generator/releases/tag/release-1670443964814 |
Beta Was this translation helpful? Give feedback.
thanks to @jantimon added here https://github.com/dotansimha/graphql-code-generator/releases/tag/release-1670443964814