build: not check types/graphql.ts
This commit is contained in:
parent
225c0e5a7b
commit
a0cc238508
@ -19,5 +19,5 @@
|
||||
},
|
||||
"files": ["types/graphql.d.ts"],
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", "**/*.js", "**/*.jsx"],
|
||||
"exclude": ["node_modules", "**/__generated__"]
|
||||
"exclude": ["node_modules", "**/__generated__", "./types/graphql.ts"]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user