Skip to content

Commit

Permalink
ignore gql linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaut committed Dec 12, 2024
1 parent 868fce0 commit 6224bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/.eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@
}
}
],
"ignorePatterns": ["src/interfaces/**/*", "types-and-hooks.tsx", "build"]
"ignorePatterns": ["src/interfaces/**/*", "types-and-hooks.tsx", "build", "src/gql"]
}

0 comments on commit 6224bcd

Please sign in to comment.