Skip to content

Commit

Permalink
Update ignored files
Browse files Browse the repository at this point in the history
  • Loading branch information
dotdat committed Jun 4, 2024
1 parent 2c5f096 commit 5463d20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/rover-client/eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import {fixupPluginRules} from '@eslint/compat'
export default [
{
files: ["**/*.graphql"],
ignores: ["**/*/schema.graphql"],
plugins: {
'@graphql-eslint':fixupPluginRules(graphqlESLint),
},
Expand Down

0 comments on commit 5463d20

Please sign in to comment.