types: move graphql type to /types
This commit is contained in:
parent
0aba06a511
commit
41d06015b4
@ -17,7 +17,7 @@
|
||||
"incremental": true,
|
||||
"typeRoots": ["node_modules/@types", "@types"]
|
||||
},
|
||||
"files": ["@types/graphql.d.ts"],
|
||||
"files": ["types/graphql.d.ts"],
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"],
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user