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 62f44c6 commit f8da426Copy full SHA for f8da426
packages/experiment-core/tsconfig.json
@@ -6,6 +6,7 @@
6
"declarationDir": "dist/types",
7
"downlevelIteration": true,
8
"strict": true,
9
- "baseUrl": "./src"
+ "baseUrl": "./src",
10
+ "rootDir": "."
11
}
12
0 commit comments