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 4e3f9c4 commit dca9e79Copy full SHA for dca9e79
storage/framework/core/cli/tsconfig.json
@@ -1,5 +1,6 @@
1
{
2
"compilerOptions": {
3
+ "rootDir": "./src",
4
"isolatedDeclarations": true,
5
"outDir": "./dist"
6
},
0 commit comments