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.
outDir
tsconfig.base.json
1 parent ccc1e50 commit e4ab68dCopy full SHA for e4ab68d
tsconfig.base.json
@@ -1,5 +1,6 @@
1
{
2
"compilerOptions": {
3
+ "outDir": "./dist",
4
// Base strict settings
5
"strict": true,
6
"skipLibCheck": true,
0 commit comments