We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af334b6 commit edf1dfcCopy full SHA for edf1dfc
examples/custom-query-parsing/tsconfig.json
@@ -17,5 +17,5 @@
17
"jsx": "react-jsx",
18
"importsNotUsedAsValues": "error"
19
},
20
- "include": ["./src", "./types"],
+ "include": ["./src", "./types"]
21
}
0 commit comments