-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Milestone
Description
Is your feature request related to a problem?
Whenever I run npx eslint <files>, I am starting to get warnings.
Describe the solution you'd like
If team feels this is something that needs fixed, we could:
-
npm install --save-dev @graphql-eslint/eslint-plugin -
Add a new override section to the .eslintrc.json (or equivalent config file) specifically for *.graphql files to use the graphql parser and plugins.
Describe alternatives you've considered
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo