We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I wanted to know how we can specify the format of the output as json inside the package.json file. So far, everything I tried has not worked.
The text was updated successfully, but these errors were encountered:
Hi @isha-talegaonkar,
I think that feature might be missing. Good catch!
I don't have time at the moment to address this issue, but I think the fix should be relatively straight forward.
I believe adding format to this hash and writing a few tests would solve the problem:
format
graphql-schema-linter/src/options.js
Lines 30 to 36 in fb0dd42
Sorry, something went wrong.
Hi @cjoudrey Thank you for the revert!
No branches or pull requests
Hi,
I wanted to know how we can specify the format of the output as json inside the package.json file. So far, everything I tried has not worked.
The text was updated successfully, but these errors were encountered: