Michael "Mike" Ferris
Michael "Mike" Ferris
update, I guess it had been a while since I checked, but I found a better AST printer for GraphQL Codegen that prints everything I need into one schema https://the-guild.dev/graphql/codegen/plugins/other/schema-ast...
@LongLiveCHIEF Interesting, I didn't know about the preset, it seem very opinionated (not necessarily a bad thing) I'll look more into this option thanks!
> @Cellule Since I'm using golang, so can I use this codegen too independently as a cli to only generate merged graphql too? Because the examples are all coupled with...
@JoshuaKGoldberg Any chance we can get this merged in?
> @JoshuaKGoldberg looks like CI is not configured properly :( Because the pipeline are defined in https://github.com/JoshuaKGoldberg/package.json-validator/pull/89 Normally you shouldn't put a pipeline required in the settings until it has...
Awesome thanks! I opened a PR to update to 0.7.0 in https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/pull/569
Working with Typescript primarily here. For extensions, I highly doubt it's related since I have the exact same extensions as when I was working on VS Code and noticed a...