Anders Madsen
Anders Madsen
I also I think there is a similar problem with the "no-unused-fields" rule. When I alter an operation to use a previously unused field by adding that exact field to...
I've compiled the following little list of rules that suffers the same issue that I stated in my comment above: ```JSON "@graphql-eslint/no-unused-fields" "@graphql-eslint/no-unreachable-types" "@graphql-eslint/fields-on-correct-type" "@graphql-eslint/known-type-names" "@graphql-eslint/unique-operation-name" "@graphql-eslint/unique-fragment-name" "@graphql-eslint/require-id-when-available" "@graphql-eslint/provided-required-arguments" "@graphql-eslint/known-argument-names"...
> How does cz-conventional-changelog use the commitlint config? I would like to know that too
Yeah got the same issue as @jackblackevo. How do I downgrade this extension to the previous version (0.0.84) in the meantime?
This really needs to be fixed! @Shariaty what's your workaround?
Have the same problem
> and I installed directly from your repo. How did you do that? I would also like to install it as a package from the github repository
@christiaanwesterbeek Thanks! But when I pressed the install button this error occurred:  Maybe it can't find the package for some reason? I'm on windows 10 and I...
@VincentGuinaudeau Thanks, using the apm link command worked, but now I'm receiving the following errors:  Here is the full stack trace: Error: Cannot find module 'fuzzaldrin' at...
@VincentGuinaudeau THANKS! Had to install a few missing packages but in the end, it worked finally :D