We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b03b70 commit 5110667Copy full SHA for 5110667
packages/e2e-tests/exports-test/tsconfig.json
@@ -1,6 +1,7 @@
1
{
2
"compilerOptions": {
3
"declaration": true,
4
+ "rootDir": "./src",
5
"target": "ES2022",
6
"lib": ["ES2022"],
7
"allowJs": false,
0 commit comments