Skip to content

Commit

Permalink
chore(lint): ignore generated graphql files
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Schneider committed May 6, 2022
1 parent 52bbe06 commit 75f661e
Show file tree
Hide file tree
Showing 2 changed files with 1,866 additions and 1,995 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"extends": ["eslint-config-constellation"],
"ignorePatterns": ["packages/blockchain-wallet-v4-frontend/src/generated/*"],
"parserOptions": {
"project": "./tsconfig.json",
"ecmaVersion": 12,
Expand Down
Loading

0 comments on commit 75f661e

Please sign in to comment.