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 dae38e5 commit 854bee4Copy full SHA for 854bee4
tsconfig.json
@@ -12,7 +12,7 @@
12
"esModuleInterop": true,
13
"types" : ["node", "graphql"],
14
"outDir": "./dist",
15
- "rootDir": "./src",
+ "rootDir": "./src"
16
},
17
"exclude": ["node_modules"],
18
"include": [
0 commit comments